Searched refs:jumbo_pm_reg (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/dsa/b53/ |
D | b53_common.c | 458 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo() 2335 u8 jumbo_pm_reg; member 2377 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2390 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2403 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2416 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2429 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2442 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2455 .jumbo_pm_reg = B53_JUMBO_PORT_MASK, 2468 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX, [all …]
|
D | b53_priv.h | 122 u8 jumbo_pm_reg; member
|