Lines Matching refs:jumbo_pm_reg
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,
2154 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2166 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2178 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2190 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2202 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2214 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2226 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2238 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2250 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2271 dev->jumbo_pm_reg = chip->jumbo_pm_reg; in b53_switch_init()