Searched refs:ctl4 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dlm93.c1533 u8 reg, ctl4; local
1536 ctl4 = data->block9[nr][LM93_PWM_CTL4];
1537 return sprintf(buf,"%d\n",LM93_PWM_FROM_REG(reg, (ctl4 & 0x07) ?
1549 u8 reg, ctl4; local
1553 ctl4 = lm93_read_byte(client, LM93_REG_PWM_CTL(nr,LM93_PWM_CTL4));
1555 LM93_PWM_TO_REG(val, (ctl4 & 0x07) ?
1729 u8 ctl4 = lm93_read_byte(client, local
1731 if ((ctl4 & 0x07) == 0)
1754 u8 ctl2, ctl4; local
1758 ctl4
1774 u8 ctl2, ctl4; local
1850 u8 ctl4; local
1886 u8 ctl4; local
1940 u8 ctl3, ctl4; local
1957 u8 ctl3, ctl4; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmac.h277 u32 ctl4; member in struct:ar5416_desc::__anon13604::__anon13605
315 #define ds_ctl4 u.tx.ctl4

Completed in 60 milliseconds