Home
last modified time | relevance | path

Searched refs:hcpwm2_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.c3361 u32 hcpwm2_offset = 0; in halmac_get_hcpwm2_88xx() local
3367 hcpwm2_offset = REG_PCIE_HCPWM2_V1; in halmac_get_hcpwm2_88xx()
3369 hcpwm2_offset = 0xFE34; in halmac_get_hcpwm2_88xx()
3371 hcpwm2_offset = REG_SDIO_HCPWM2_V2; in halmac_get_hcpwm2_88xx()
3373 *pHcpwm2 = HALMAC_REG_READ_16(pHalmac_adapter, hcpwm2_offset); in halmac_get_hcpwm2_88xx()