Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_common.c2817 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2831 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2845 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2859 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2873 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2887 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2901 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2915 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2943 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2957 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_regs.h534 #define B53_JUMBO_PORT_MASK 0x01 macro