Searched refs:IOM_PORT_STATUS_REGS (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/usb/typec/mux/ |
| D | intel_pmc_mux.c | 122 #define IOM_PORT_STATUS_REGS(_offset_, _size_) ((_offset_) | (_size_)) macro 623 { "INTC1072", IOM_PORT_STATUS_REGS(0x560, IOM_PORT_STATUS_REGS_SZ_4) }, 626 { "INTC1079", IOM_PORT_STATUS_REGS(0x160, IOM_PORT_STATUS_REGS_SZ_4) }, 629 { "INTC107A", IOM_PORT_STATUS_REGS(0x160, IOM_PORT_STATUS_REGS_SZ_4) }, 632 { "INTC10EA", IOM_PORT_STATUS_REGS(0x150, IOM_PORT_STATUS_REGS_SZ_8) },
|