Home
last modified time | relevance | path

Searched defs:bit_map (Results 1 – 4 of 4) sorted by relevance

/device/soc/esp/esp32/components/soc/esp32/include/soc/
Ddport_access.h192 #define DPORT_SET_PERI_REG_BITS(reg,bit_map,value,shift) DPORT_WRITE_PERI_REG((reg), ((DPORT_READ_P… argument
Dsoc.h208 #define SET_PERI_REG_BITS(reg,bit_map,value,shift) ({ … argument
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_vht.c160 u8 bit_map; in rtw_get_vht_highest_rate() local
181 u8 bit_map; in rtw_vht_mcsmap_to_nss() local
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_dig.c603 u32 bit_map = ODM_BIT(IGI, dm); in phydm_get_igi_reg_val() local