Searched refs:WM8960_POWER2_ROUT1_MASK (Results 1 – 10 of 10) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | bsp_wm8960.h | 182 #define WM8960_POWER2_ROUT1_MASK 0x20 macro
|
| A D | bsp_wm8960.c | 96 wm8960_modify_reg(dev, WM8960_POWER2, WM8960_POWER2_ROUT1_MASK, in WM8960_SetModule()
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | hpm_wm8960_regs.h | 1249 #define WM8960_POWER2_ROUT1_MASK (0x20U) macro 1251 …M8960_POWER2_ROUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_ROUT1_SHIFT) & WM8960_POWER2_ROUT1_MASK) 1252 #define WM8960_POWER2_ROUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_ROUT1_MASK) >> WM8960_POWER2_ROU…
|
| A D | hpm_wm8960.c | 143 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_ROUT1_MASK, in wm8960_set_module()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/codec/wm8960/ |
| A D | hpm_wm8960_regs.h | 1249 #define WM8960_POWER2_ROUT1_MASK (0x20U) macro 1251 …M8960_POWER2_ROUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_ROUT1_SHIFT) & WM8960_POWER2_ROUT1_MASK) 1252 #define WM8960_POWER2_ROUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_ROUT1_MASK) >> WM8960_POWER2_ROU…
|
| A D | hpm_wm8960.c | 142 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_ROUT1_MASK, in wm8960_set_module()
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | hpm_wm8960_regs.h | 1249 #define WM8960_POWER2_ROUT1_MASK (0x20U) macro 1251 …M8960_POWER2_ROUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_ROUT1_SHIFT) & WM8960_POWER2_ROUT1_MASK) 1252 #define WM8960_POWER2_ROUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_ROUT1_MASK) >> WM8960_POWER2_ROU…
|
| A D | hpm_wm8960.c | 143 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_ROUT1_MASK, in wm8960_set_module()
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | hpm_wm8960_regs.h | 1249 #define WM8960_POWER2_ROUT1_MASK (0x20U) macro 1251 …M8960_POWER2_ROUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_ROUT1_SHIFT) & WM8960_POWER2_ROUT1_MASK) 1252 #define WM8960_POWER2_ROUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_ROUT1_MASK) >> WM8960_POWER2_ROU…
|
| A D | hpm_wm8960.c | 143 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_ROUT1_MASK, in wm8960_set_module()
|
Completed in 48 milliseconds