Searched refs:mode_sel (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_ctl.c | 512 u32 mode_sel = 0; in dpu_hw_ctl_intf_cfg_v1() local 519 mode_sel = CTL_DEFAULT_GROUP_ID << 28; in dpu_hw_ctl_intf_cfg_v1() 522 mode_sel |= BIT(17); in dpu_hw_ctl_intf_cfg_v1() 533 DPU_REG_WRITE(c, CTL_TOP, mode_sel); in dpu_hw_ctl_intf_cfg_v1()
|
/linux-6.6.21/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.6.21/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.6.21/sound/usb/ |
D | mixer.c | 2527 bool mode_sel = false; in build_audio_procunit() local 2534 mode_sel = true; in build_audio_procunit() 2538 mode_sel = true; in build_audio_procunit() 2542 if (mode_sel) { in build_audio_procunit()
|