Home
last modified time | relevance | path

Searched defs:PORT_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-pic32.h14 #define PORT_REG 0x20 macro
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h59 #define PORT_REG(idx, reg) (PORT_BASE(idx) + (reg)) macro