Home
last modified time | relevance | path

Searched refs:device_is_big_endian (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tty/serial/
A Dserial_port.c227 port->iotype = device_is_big_endian(dev) ? UPIO_MEM32BE : UPIO_MEM32; in __uart_read_properties()
/linux/include/linux/
A Dproperty.h106 static inline bool device_is_big_endian(const struct device *dev) in device_is_big_endian() function
/linux/drivers/gpio/
A Dgpio-mmio.c707 if (device_is_big_endian(dev)) in bgpio_parse_fw()
/linux/drivers/tty/serial/8250/
A D8250_bcm7271.c1041 up.port.iotype = device_is_big_endian(dev) ? UPIO_MEM32BE : UPIO_MEM32; in brcmuart_probe()

Completed in 15 milliseconds