Home
last modified time | relevance | path

Searched refs:vfcfg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_hal.c560 union nps_core_gbl_vfcfg vfcfg; in config_nps_core_vfcfg_mode() local
562 vfcfg.value = nitrox_read_csr(ndev, NPS_CORE_GBL_VFCFG); in config_nps_core_vfcfg_mode()
563 vfcfg.s.cfg = mode & 0x7; in config_nps_core_vfcfg_mode()
565 nitrox_write_csr(ndev, NPS_CORE_GBL_VFCFG, vfcfg.value); in config_nps_core_vfcfg_mode()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_hal.c561 union nps_core_gbl_vfcfg vfcfg; in config_nps_core_vfcfg_mode() local
563 vfcfg.value = nitrox_read_csr(ndev, NPS_CORE_GBL_VFCFG); in config_nps_core_vfcfg_mode()
564 vfcfg.s.cfg = mode & 0x7; in config_nps_core_vfcfg_mode()
566 nitrox_write_csr(ndev, NPS_CORE_GBL_VFCFG, vfcfg.value); in config_nps_core_vfcfg_mode()

Completed in 3 milliseconds