Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds