Home
last modified time | relevance | path

Searched refs:ANA_VCAP_S2_CFG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c193 val = lan_rd(lan966x, ANA_VCAP_S2_CFG(port->chip_port)); in lan966x_vcap_is2_get_port_keysets()
692 lan_wr(0, lan966x, ANA_VCAP_S2_CFG(p)); in lan966x_vcap_port_key_deselection()
745 ANA_VCAP_S2_CFG(lan966x->ports[p]->chip_port)); in lan966x_vcap_init()
H A Dlan966x_vcap_debugfs.c133 val = lan_rd(lan966x, ANA_VCAP_S2_CFG(port->chip_port)); in lan966x_vcap_is2_port_keys()
H A Dlan966x_regs.h401 #define ANA_VCAP_S2_CFG(g) __REG(TARGET_ANA, 0, 1, 28672, g, 9, 128, 28, 0, 1, 4) macro