Searched refs:buf_words (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ata/
H A Dlibata.c139 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words) argument
143 for (i = 0; i < buf_words; i++)
/u-boot/include/
H A Dlibata.h651 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words);

Completed in 95 milliseconds