Home
last modified time | relevance | path

Searched refs:BIT_LDOE25_PON (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.h166 #define BIT_LDOE25_PON BIT(0) macro
H A Drtw8822c.c2036 ldo_pwr = enable ? ldo_pwr | BIT_LDOE25_PON : ldo_pwr & ~BIT_LDOE25_PON; in rtw8822c_cfg_ldo25()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.h179 #define BIT_LDOE25_PON BIT(0) macro
H A Drtw8822c.c2846 ldo_pwr = enable ? ldo_pwr | BIT_LDOE25_PON : ldo_pwr & ~BIT_LDOE25_PON; in rtw8822c_cfg_ldo25()

Completed in 15 milliseconds