Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dlibata.c138 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words) in ata_swap_buf_le16() argument
142 for (i = 0; i < buf_words; i++) in ata_swap_buf_le16()
/rk3399_rockchip-uboot/include/
H A Dlibata.h653 void ata_swap_buf_le16(u16 *buf, unsigned int buf_words);