Home
last modified time | relevance | path

Searched refs:mode_sel (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_ctl.c550 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/sound/soc/fsl/
A Dfsl_audmix.c22 *mode_sel[] = { "Disabled", "TDM1", "TDM2", "Mixed", }, variable
31 SOC_ENUM_SINGLE_S(FSL_AUDMIX_CTR, FSL_AUDMIX_CTR_OUTSRC_SHIFT, mode_sel),
/linux/arch/mips/include/asm/octeon/
A Dcvmx-lmcx-defs.h1566 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/sound/usb/
A Dmixer.c2559 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()

Completed in 31 milliseconds