Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/byteorder/
H A Dgeneric.h108 #define cpu_to_be16p __cpu_to_be16p macro
/openbmc/linux/include/linux/byteorder/
H A Dgeneric.h108 #define cpu_to_be16p __cpu_to_be16p macro
/openbmc/linux/drivers/i2c/busses/
H A Di2c-highlander.c103 *(__be16 *)dst = cpu_to_be16p(src++); in smbus_read_data()
/openbmc/linux/drivers/usb/host/
H A Dohci.h602 cpu_to_be16p(x) : in cpu_to_hc16p()
/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.c1147 reg_val = cpu_to_be16p((u16 *)(data + i)); in aw_dev_dsp_update_container()