Home
last modified time | relevance | path

Searched refs:jumbo_pm_reg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c451 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo()
2247 u8 jumbo_pm_reg; member
2292 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2306 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2320 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2334 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2348 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2362 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2376 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2390 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX,
[all …]
H A Db53_priv.h116 u8 jumbo_pm_reg; member