Home
last modified time | relevance | path

Searched full:ctl3 (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.6/drivers/dma/
Dpch_dma.c228 val = dma_readl(pd, CTL3); in pdc_set_dir()
242 dma_writel(pd, CTL3, val); in pdc_set_dir()
272 val = dma_readl(pd, CTL3); in pdc_set_mode()
276 dma_writel(pd, CTL3, val); in pdc_set_mode()
747 pd->regs.dma_ctl3 = dma_readl(pd, CTL3); in pch_dma_save_regs()
770 dma_writel(pd, CTL3, pd->regs.dma_ctl3); in pch_dma_restore_regs()
/Linux-v6.6/drivers/hwmon/
Dlm93.c1958 u8 ctl3, ctl4; in pwm_auto_spinup_min_show() local
1960 ctl3 = data->block9[nr][LM93_PWM_CTL3]; in pwm_auto_spinup_min_show()
1963 LM93_PWM_FROM_REG(ctl3 & 0x0f, (ctl4 & 0x07) ? in pwm_auto_spinup_min_show()
1974 u8 ctl3, ctl4; in pwm_auto_spinup_min_store() local
1983 ctl3 = lm93_read_byte(client, LM93_REG_PWM_CTL(nr, LM93_PWM_CTL3)); in pwm_auto_spinup_min_store()
1985 ctl3 = (ctl3 & 0xf0) | LM93_PWM_TO_REG(val, (ctl4 & 0x07) ? in pwm_auto_spinup_min_store()
1988 data->block9[nr][LM93_PWM_CTL3] = ctl3; in pwm_auto_spinup_min_store()
1989 lm93_write_byte(client, LM93_REG_PWM_CTL(nr, LM93_PWM_CTL3), ctl3); in pwm_auto_spinup_min_store()
2014 u8 ctl3; in pwm_auto_spinup_time_store() local
2023 ctl3 = lm93_read_byte(client, LM93_REG_PWM_CTL(nr, LM93_PWM_CTL3)); in pwm_auto_spinup_time_store()
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/display/
Dlvds.yaml80 CTL3: 0
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dar9003_mac.h75 u32 ctl3; /* DMA control 3 */ member
Dmac.h284 u32 ctl3; member
322 #define ds_ctl3 u.tx.ctl3
Dar9003_mac.c57 WRITE_ONCE(ads->ctl3, val); in ar9003_set_txdesc()
166 + ads->data0 + ads->ctl3 in ar9003_calc_ptr_chksum()
/Linux-v6.6/sound/soc/codecs/
Dcs35l35.h29 #define CS35L35_SP_FMT_CTL3 0x0F /* Serial Port Format CTL3 */
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_regs.h323 * data island. The values of CTL0, CTL1, CTL2, and CTL3 indicate the type of
/Linux-v6.6/drivers/media/usb/gspca/
Dspca508.c474 {0x0000, 0x870b}, /* Reset CTL3 */
989 {0x0000, 0x870b}, /* Reset CTL3 */