Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_ctl.c521 u32 mode_sel = 0; in dpu_hw_ctl_intf_cfg_v1() local
528 mode_sel = CTL_DEFAULT_GROUP_ID << 28; in dpu_hw_ctl_intf_cfg_v1()
534 mode_sel |= BIT(17); in dpu_hw_ctl_intf_cfg_v1()
545 DPU_REG_WRITE(c, CTL_TOP, mode_sel); in dpu_hw_ctl_intf_cfg_v1()
/linux-6.1.9/sound/soc/fsl/
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-6.1.9/arch/mips/include/asm/octeon/
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-6.1.9/sound/usb/
Dmixer.c2522 bool mode_sel = false; in build_audio_procunit() local
2529 mode_sel = true; in build_audio_procunit()
2533 mode_sel = true; in build_audio_procunit()
2537 if (mode_sel) { in build_audio_procunit()