diff options
author | Dolev Raviv <draviv@codeaurora.org> | 2014-06-29 09:40:17 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-07-25 17:17:01 -0400 |
commit | d44a5f98bb49b2c15348fa65cee73df4a157bfbf (patch) | |
tree | c4ac73142a1d3d199481af1ba72b76649652b7e3 /arch/arm/mach-cns3xxx/cns3xxx.h | |
parent | 6d67726bd898151e688d8729b3997ba8417c2c6b (diff) | |
download | talos-obmc-linux-d44a5f98bb49b2c15348fa65cee73df4a157bfbf.tar.gz talos-obmc-linux-d44a5f98bb49b2c15348fa65cee73df4a157bfbf.zip |
ufs: query descriptor API
Introduces the API for sending queries with descriptors.
A descriptor is a block or page of parameters that describe the device.
The descriptors are classified into types and can range in size
from 2 bytes through 255 bytes.
All descriptors have a length value as their first element, and a type
identification element as their second byte.
All descriptors are readable and some may be write once.
They are accessed using their type, index and selector.
Signed-off-by: Dolev Raviv <draviv@codeaurora.org>
Signed-off-by: Raviv Shvili <rshvili@codeaurora.org>
Acked-by: Santosh Y <santoshsy@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'arch/arm/mach-cns3xxx/cns3xxx.h')
0 files changed, 0 insertions, 0 deletions