Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A 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/drivers/net/wireless/ath/ath9k/
H A Dar9003_mac.h75 u32 ctl3; /* DMA control 3 */ member
H A Dar9003_mac.c57 WRITE_ONCE(ads->ctl3, val); in ar9003_set_txdesc()
166 + ads->data0 + ads->ctl3 in ar9003_calc_ptr_chksum()
/linux/sound/soc/codecs/
H A Dcs35l35.h29 #define CS35L35_SP_FMT_CTL3 0x0F /* Serial Port Format CTL3 */
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_regs.h323 * data island. The values of CTL0, CTL1, CTL2, and CTL3 indicate the type of
/linux/drivers/media/usb/gspca/
H A Dspca508.c474 {0x0000, 0x870b}, /* Reset CTL3 */
989 {0x0000, 0x870b}, /* Reset CTL3 */