Searched refs:byte_oriented (Results 1 – 4 of 4) sorted by relevance
3001 * @byte_oriented: whether to store data as bytes or as words3004 * If @byte_oriented is set the read data is stored as a byte array3009 unsigned int nwords, u32 *data, int byte_oriented) in t4_read_flash() argument 3028 if (byte_oriented) in t4_read_flash() 3040 * @byte_oriented: whether to store data as bytes or as words3044 * If @byte_oriented is set the write data is stored as byte stream3048 unsigned int n, const u8 *data, bool byte_oriented) in t4_write_flash() argument 3066 if (byte_oriented) in t4_write_flash() 3084 byte_oriented); in t4_write_flash()
1845 unsigned int nwords, u32 *data, int byte_oriented);
478 * @byte_oriented: whether to store data as bytes or as words481 * If @byte_oriented is set the read data is stored as a byte array487 uint32_t *data, int32_t byte_oriented) in csio_hw_read_flash() argument 510 if (byte_oriented) in csio_hw_read_flash()
807 * @byte_oriented: whether to store data as bytes or as words810 * If @byte_oriented is set the read data is stored as a byte array815 unsigned int nwords, u32 *data, int byte_oriented) in t3_read_flash() argument 832 if (byte_oriented) in t3_read_flash()