Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/halmac_88xx/
H A Dhalmac_func_88xx.c3340 u32 hcpwm_offset = 0; in halmac_get_hcpwm_88xx() local
3345 hcpwm_offset = REG_PCIE_HCPWM1_V1; in halmac_get_hcpwm_88xx()
3347 hcpwm_offset = 0xFE57; in halmac_get_hcpwm_88xx()
3349 hcpwm_offset = REG_SDIO_HCPWM1_V2; in halmac_get_hcpwm_88xx()
3351 *pHcpwm = HALMAC_REG_READ_8(pHalmac_adapter, hcpwm_offset); in halmac_get_hcpwm_88xx()