Searched refs:keysel (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_vcap_impl.c | 1797 u32 keysel; in sparx5_vcap_is0_port_key_selection() local 1799 keysel = VCAP_IS0_KEYSEL(false, in sparx5_vcap_is0_port_key_selection() 1808 spx5_wr(keysel, sparx5, in sparx5_vcap_is0_port_key_selection() 1823 u32 keysel; in sparx5_vcap_is2_port_key_selection() local 1825 keysel = VCAP_IS2_KEYSEL(true, VCAP_IS2_PS_NONETH_MAC_ETYPE, in sparx5_vcap_is2_port_key_selection() 1833 spx5_wr(keysel, sparx5, in sparx5_vcap_is2_port_key_selection() 1850 u32 keysel; in sparx5_vcap_es0_port_key_selection() local 1852 keysel = VCAP_ES0_KEYSEL(VCAP_ES0_PS_FORCE_ISDX_LOOKUPS); in sparx5_vcap_es0_port_key_selection() 1854 spx5_rmw(keysel, REW_RTAG_ETAG_CTRL_ES0_ISDX_KEY_ENA, in sparx5_vcap_es0_port_key_selection() 1866 u32 keysel; in sparx5_vcap_es2_port_key_selection() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v3_1.c | 281 uint32_t keysel = adev->uvd.keyselect; in uvd_v3_1_fw_validate() local 283 WREG32(mmUVD_FW_START, keysel); in uvd_v3_1_fw_validate()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | uvd_v3_1.c | 285 uint32_t keysel = adev->uvd.keyselect; in uvd_v3_1_fw_validate() local 287 WREG32(mmUVD_FW_START, keysel); in uvd_v3_1_fw_validate()
|
Completed in 5 milliseconds