Searched defs:PORT_REG (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/pinctrl/ | ||
D | pinctrl-pic32.h | 14 #define PORT_REG 0x20 macro |
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/ | ||
D | t4_regs.h | 59 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg)) macro |