Searched refs:jumbo_pm_reg (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/drivers/net/dsa/b53/ |
D | b53_common.c | 454 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo() 2330 u8 jumbo_pm_reg; member 2372 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2385 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2398 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2411 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2424 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2437 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2450 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2463 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX, [all …]
|
D | b53_priv.h | 122 u8 jumbo_pm_reg; member
|