Home
last modified time | relevance | path

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

/Linux-v5.4/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()
748 pd->regs.dma_ctl3 = dma_readl(pd, CTL3); in pch_dma_save_regs()
771 dma_writel(pd, CTL3, pd->regs.dma_ctl3); in pch_dma_restore_regs()
/Linux-v5.4/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-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_mac.h75 u32 ctl3; /* DMA control 3 */ member
Dmac.h280 u32 ctl3; member
318 #define ds_ctl3 u.tx.ctl3
Dar9003_mac.c57 WRITE_ONCE(ads->ctl3, val); in ar9003_set_txdesc()
165 + ads->data0 + ads->ctl3 in ar9003_calc_ptr_chksum()
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/
Dlvds.yaml91 CTL3: 0
/Linux-v5.4/sound/soc/codecs/
Dcs35l35.h29 #define CS35L35_SP_FMT_CTL3 0x0F /* Serial Port Format CTL3 */
/Linux-v5.4/drivers/media/usb/gspca/
Dspca508.c474 {0x0000, 0x870b}, /* Reset CTL3 */
989 {0x0000, 0x870b}, /* Reset CTL3 */