Home
last modified time | relevance | path

Searched refs:cpu_to_le32s (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/usb/eth/
Dlan7x.c24 cpu_to_le32s(&data); in lan7x_write_reg()
400 cpu_to_le32s(&tx_cmd_a); in lan7x_eth_send()
401 cpu_to_le32s(&tx_cmd_b); in lan7x_eth_send()
Dsmsc95xx.c166 cpu_to_le32s(&data); in smsc95xx_write_reg()
691 cpu_to_le32s(&tx_cmd_a); in smsc95xx_send_common()
692 cpu_to_le32s(&tx_cmd_b); in smsc95xx_send_common()
Dasix88179.c479 cpu_to_le32s(&packet_len); in asix_send_common()
487 cpu_to_le32s(&tx_hdr2); in asix_send_common()
Dasix.c477 cpu_to_le32s(&packet_len); in asix_send_common()
/external/u-boot/include/linux/byteorder/
Dgeneric.h112 #define cpu_to_le32s __cpu_to_le32s macro