Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_debugfs.c162 if (ANA_VCAP_S2_CFG_IP_OTHER_DIS_GET(val) & (BIT(0) << l)) in lan966x_vcap_is2_port_keys()
H A Dlan966x_vcap_impl.c227 if (ANA_VCAP_S2_CFG_IP_OTHER_DIS_GET(val) & (BIT(0) << lookup)) in lan966x_vcap_is2_get_port_keysets()
H A Dlan966x_regs.h448 #define ANA_VCAP_S2_CFG_IP_OTHER_DIS_GET(x)\ macro