Searched refs:iotype (Results 1 – 4 of 4) sorted by relevance
62 serial->iotype = PORT_MMIO32; in serial8250_config()68 serial->iotype = iotype_table[i].type; in serial8250_config()157 switch (serial->iotype) in serial8250_in()187 switch (serial->iotype) in serial8250_out()
84 if (serial->iotype == PORT_MMIO32) in dw8250_check_lcr()88 else if (serial->iotype == PORT_MMIO32BE) in dw8250_check_lcr()255 serial->iotype = PORT_MMIO32; in dw8250_probe()
40 rt_uint8_t iotype; /* io access style */ member
130 serial->iotype = PORT_MMIO32; in common_init()
Completed in 6 milliseconds