Searched refs:jumbo_pm_reg (Results 1 – 2 of 2) sorted by relevance
/drivers/net/dsa/b53/ |
D | b53_common.c | 455 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo() 2019 u8 jumbo_pm_reg; member 2058 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2070 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2082 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2094 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2106 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2118 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2130 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2142 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX, [all …]
|
D | b53_priv.h | 117 u8 jumbo_pm_reg; member
|