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.c2818 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2832 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2846 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2860 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2874 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2888 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2902 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2916 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2944 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2958 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all...]
H A Db53_regs.h534 #define B53_JUMBO_PORT_MASK 0x01 macro