Searched refs:wlan_reg_access (Results 1 – 3 of 3) sorted by relevance
6649 int wlan_reg_access(wifi_reg_t type, uint16_t action, uint32_t offset, uint32_t *value);
4612 ret = wlan_reg_access((wifi_reg_t)type, action, offset, (uint32_t *)&value);
14594 int wlan_reg_access(wifi_reg_t type, uint16_t action, uint32_t offset, uint32_t *value) in wlan_reg_access() function