Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c221 VCAP_SUPER_CTRL_UPDATE_ACTION_DIS_SET(0) | in _sparx5_vcap_range_init()
1342 VCAP_SUPER_CTRL_UPDATE_ACTION_DIS_SET((VCAP_SEL_ACTION & sel) == 0) | in sparx5_vcap_super_update()
1425 VCAP_SUPER_CTRL_UPDATE_ACTION_DIS_SET(0) | in sparx5_vcap_super_move()
H A Dsparx5_main_regs.h7111 #define VCAP_SUPER_CTRL_UPDATE_ACTION_DIS_SET(x)\ macro