Searched refs:mode_sel (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_ctl.c | 550 u32 mode_sel = 0; in dpu_hw_ctl_intf_cfg_v1() local 557 mode_sel = CTL_DEFAULT_GROUP_ID << 28; in dpu_hw_ctl_intf_cfg_v1() 560 mode_sel |= BIT(17); in dpu_hw_ctl_intf_cfg_v1() 575 DPU_REG_WRITE(c, CTL_TOP, mode_sel); in dpu_hw_ctl_intf_cfg_v1()
|
/linux-6.12.1/sound/soc/fsl/ |
D | fsl_audmix.c | 22 *mode_sel[] = { "Disabled", "TDM1", "TDM2", "Mixed", }, variable 31 SOC_ENUM_SINGLE_S(FSL_AUDMIX_CTR, FSL_AUDMIX_CTR_OUTSRC_SHIFT, mode_sel),
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 1566 uint64_t mode_sel:2; member 1572 uint64_t mode_sel:2; 1598 uint64_t mode_sel:2; member 1604 uint64_t mode_sel:2;
|
/linux-6.12.1/sound/usb/ |
D | mixer.c | 2559 bool mode_sel = false; in build_audio_procunit() local 2566 mode_sel = true; in build_audio_procunit() 2570 mode_sel = true; in build_audio_procunit() 2574 if (mode_sel) { in build_audio_procunit()
|