Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/b53/
H A Db53_regs.h489 #define B53_PORT_EAP_CONF(i) (0x20 + 8 * (i)) macro
H A Db53_common.c336 b53_read64(dev, B53_EAP_PAGE, B53_PORT_EAP_CONF(port), &eap_conf); in b53_set_eap_mode()
346 b53_write64(dev, B53_EAP_PAGE, B53_PORT_EAP_CONF(port), eap_conf); in b53_set_eap_mode()