Searched refs:WM8960_POWER2_LOUT1_MASK (Results 1 – 10 of 10) sorted by relevance
| /bsp/nxp/imx/imxrt/libraries/drivers/ |
| A D | bsp_wm8960.h | 179 #define WM8960_POWER2_LOUT1_MASK 0x40 macro
|
| A D | bsp_wm8960.c | 94 wm8960_modify_reg(dev, WM8960_POWER2, WM8960_POWER2_LOUT1_MASK, in WM8960_SetModule()
|
| /bsp/hpmicro/hpm6e00evk/board/ |
| A D | hpm_wm8960_regs.h | 1237 #define WM8960_POWER2_LOUT1_MASK (0x40U) macro 1239 …M8960_POWER2_LOUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_LOUT1_SHIFT) & WM8960_POWER2_LOUT1_MASK) 1240 #define WM8960_POWER2_LOUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_LOUT1_MASK) >> WM8960_POWER2_LOU…
|
| A D | hpm_wm8960.c | 141 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_LOUT1_MASK, in wm8960_set_module()
|
| /bsp/hpmicro/libraries/hpm_sdk/components/codec/wm8960/ |
| A D | hpm_wm8960_regs.h | 1237 #define WM8960_POWER2_LOUT1_MASK (0x40U) macro 1239 …M8960_POWER2_LOUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_LOUT1_SHIFT) & WM8960_POWER2_LOUT1_MASK) 1240 #define WM8960_POWER2_LOUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_LOUT1_MASK) >> WM8960_POWER2_LOU…
|
| A D | hpm_wm8960.c | 140 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_LOUT1_MASK, in wm8960_set_module()
|
| /bsp/hpmicro/hpm6750evk2/board/ |
| A D | hpm_wm8960_regs.h | 1237 #define WM8960_POWER2_LOUT1_MASK (0x40U) macro 1239 …M8960_POWER2_LOUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_LOUT1_SHIFT) & WM8960_POWER2_LOUT1_MASK) 1240 #define WM8960_POWER2_LOUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_LOUT1_MASK) >> WM8960_POWER2_LOU…
|
| A D | hpm_wm8960.c | 141 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_LOUT1_MASK, in wm8960_set_module()
|
| /bsp/hpmicro/hpm6800evk/board/ |
| A D | hpm_wm8960_regs.h | 1237 #define WM8960_POWER2_LOUT1_MASK (0x40U) macro 1239 …M8960_POWER2_LOUT1_SET(x) (((uint16_t)(x) << WM8960_POWER2_LOUT1_SHIFT) & WM8960_POWER2_LOUT1_MASK) 1240 #define WM8960_POWER2_LOUT1_GET(x) (((uint16_t)(x) & WM8960_POWER2_LOUT1_MASK) >> WM8960_POWER2_LOU…
|
| A D | hpm_wm8960.c | 141 HPM_CHECK_RET(wm8960_modify_reg(control, WM8960_POWER2, WM8960_POWER2_LOUT1_MASK, in wm8960_set_module()
|
Completed in 57 milliseconds