Home
last modified time | relevance | path

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

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