Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c2292 .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,
2404 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2418 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2432 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_regs.h472 #define B53_JUMBO_PORT_MASK 0x01 macro