Searched refs:cpu_to_be16p (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h107 #define cpu_to_be16p __cpu_to_be16p macro
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-highlander.c106 *(__be16 *)dst = cpu_to_be16p(src++); smbus_read_data()
/linux-4.1.27/drivers/usb/host/
H A Dohci.h601 cpu_to_be16p(x) : cpu_to_hc16p()
/linux-4.1.27/drivers/video/fbdev/
H A Dudlfb.c465 *(uint16_t *)cmd = cpu_to_be16p(pixel); dlfb_compress_hline()

Completed in 2058 milliseconds