Home
last modified time | relevance | path

Searched refs:_ch (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D3945.h471 #define FH39_TFDB(_ch, buf) (FH39_TFDB_TBL + \
472 ((_ch) * 2 + (buf)) * 0x28)
473 #define FH39_TFDB_CHNL_BUF_CTRL_REG(_ch) (FH39_TFDB_TBL + 0x50 * (_ch))
476 #define FH39_CBCC(_ch) (FH39_CBCC_TBL + (_ch) * 0x8)
477 #define FH39_CBCC_CTRL(_ch) (FH39_CBCC(_ch) + 0x00)
478 #define FH39_CBCC_BASE(_ch) (FH39_CBCC(_ch)
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A D3945.h471 #define FH39_TFDB(_ch, buf) (FH39_TFDB_TBL + \
472 ((_ch) * 2 + (buf)) * 0x28)
473 #define FH39_TFDB_CHNL_BUF_CTRL_REG(_ch) (FH39_TFDB_TBL + 0x50 * (_ch))
476 #define FH39_CBCC(_ch) (FH39_CBCC_TBL + (_ch) * 0x8)
477 #define FH39_CBCC_CTRL(_ch) (FH39_CBCC(_ch) + 0x00)
478 #define FH39_CBCC_BASE(_ch) (FH39_CBCC(_ch)
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-lpc18xx-sct.c44 #define LPC18XX_PWM_RES_SHIFT(_ch) (_ch * 2)
45 #define LPC18XX_PWM_RES(_ch, _action) (_action << LPC18XX_PWM_RES_SHIFT(_ch))
46 #define LPC18XX_PWM_RES_MASK(_ch) (0x3 << LPC18XX_PWM_RES_SHIFT(_ch))
49 #define LPC18XX_PWM_MATCH(_ch) (LPC18XX_PWM_MATCH_BASE + _ch * 4)
52 #define LPC18XX_PWM_MATCHREL(_ch) (LPC18XX_PWM_MATCHREL_BASE + _ch *
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-lpc18xx-sct.c45 #define LPC18XX_PWM_RES_SHIFT(_ch) (_ch * 2)
46 #define LPC18XX_PWM_RES(_ch, _action) (_action << LPC18XX_PWM_RES_SHIFT(_ch))
47 #define LPC18XX_PWM_RES_MASK(_ch) (0x3 << LPC18XX_PWM_RES_SHIFT(_ch))
50 #define LPC18XX_PWM_MATCH(_ch) (LPC18XX_PWM_MATCH_BASE + _ch * 4)
53 #define LPC18XX_PWM_MATCHREL(_ch) (LPC18XX_PWM_MATCHREL_BASE + _ch *
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dpeb2466.c81 #define PEB2466_CR0(_ch) PEB2466_MAKE_SOP(_ch, 0x0)
91 #define PEB2466_CR1(_ch) PEB2466_MAKE_SOP(_ch, 0x1)
101 #define PEB2466_CR2(_ch) PEB2466_MAKE_SOP(_ch, 0x2)
102 #define PEB2466_CR3(_ch) PEB2466_MAKE_SOP(_ch, 0x3)
103 #define PEB2466_CR4(_ch) PEB2466_MAKE_SOP(_ch,
[all...]
H A Didt821034.c111 #define IDT821034_MODE_CODEC(_ch) (0x80 | ((_ch) << 2))
112 #define IDT821034_MODE_SLIC(_ch) (0xD0 | ((_ch) << 2))
113 #define IDT821034_MODE_GAIN(_ch) (0xC0 | ((_ch) << 2))
393 #define IDT821034_ID(_ch, _dir) (((_ch) & 0x03) | (_dir))
394 #define IDT821034_ID_OUT(_ch) IDT821034_ID(_ch, IDT821034_DIR_OU
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhw.h760 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch))
777 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch))
791 #define HCINT(_ch) HSOTG_REG(0x0508 + 0x20 * (_ch))
792 #define HCINTMSK(_ch) HSOTG_REG(0x050c + 0x20 * (_ch))
809 #define HCTSIZ(_ch) HSOTG_REG(0x0510 + 0x20 * (_ch))
[all...]
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dhw.h731 #define HCCHAR(_ch) HSOTG_REG(0x0500 + 0x20 * (_ch))
748 #define HCSPLT(_ch) HSOTG_REG(0x0504 + 0x20 * (_ch))
762 #define HCINT(_ch) HSOTG_REG(0x0508 + 0x20 * (_ch))
763 #define HCINTMSK(_ch) HSOTG_REG(0x050c + 0x20 * (_ch))
780 #define HCTSIZ(_ch) HSOTG_REG(0x0510 + 0x20 * (_ch))
[all...]
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmp2629_adc.c31 #define MP2629_ADC_CHAN(_ch, _type) { \
34 .datasheet_name = #_ch, \
35 .channel = MP2629_ ## _ch, \
36 .address = MP2629_REG_ ## _ch, \
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmp2629_adc.c32 #define MP2629_ADC_CHAN(_ch, _type) { \
35 .datasheet_name = #_ch, \
36 .channel = MP2629_ ## _ch, \
37 .address = MP2629_REG_ ## _ch, \
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-hdma-v0-debugfs.c23 #define REGS_CH_ADDR(dw, name, _dir, _ch) \
28 __ch_regs = REGS_ADDR(dw, ch[_ch].rd); \
30 __ch_regs = REGS_ADDR(dw, ch[_ch].wr); \
H A Ddw-edma-v0-debugfs.c23 #define REGS_CH_ADDR(dw, name, _dir, _ch) \
30 __ch_regs = REGS_ADDR(dw, type.unroll.ch[_ch].rd); \
32 __ch_regs = REGS_ADDR(dw, type.unroll.ch[_ch].wr); \
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dbt1-pvt.h160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \
162 .channel = _ch, \
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dbt1-pvt.h160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \
162 .channel = _ch, \
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dsi1145.c851 #define SI1145_PROXIMITY_CHANNEL(_si, _ch) { \
854 .channel = _ch, \
861 .address = SI1145_REG_PS1_DATA + _ch * 2, \
873 #define SI1145_CURRENT_CHANNEL(_ch) { \
876 .channel = _ch, \
H A Dsi1133.c468 #define SI1133_CHANNEL(_ch, _type) \
470 .channel = _ch, \
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dsi1145.c850 #define SI1145_PROXIMITY_CHANNEL(_si, _ch) { \
853 .channel = _ch, \
860 .address = SI1145_REG_PS1_DATA + _ch * 2, \
872 #define SI1145_CURRENT_CHANNEL(_ch) { \
875 .channel = _ch, \
H A Dsi1133.c468 #define SI1133_CHANNEL(_ch, _type) \
470 .channel = _ch, \
/kernel/linux/linux-5.10/drivers/misc/sgi-xp/
H A Dxpc.h690 #define XPC_DISCONNECT_CHANNEL(_ch, _reason, _irqflgs) \
691 xpc_disconnect_channel(__LINE__, _ch, _reason, _irqflgs)
/kernel/linux/linux-6.6/drivers/misc/sgi-xp/
H A Dxpc.h691 #define XPC_DISCONNECT_CHANNEL(_ch, _reason, _irqflgs) \
692 xpc_disconnect_channel(__LINE__, _ch, _reason, _irqflgs)
/kernel/linux/linux-5.10/net/sctp/
H A Dinput.c670 struct sctp_chunkhdr *ch, _ch; in sctp_rcv_ootb() local
676 if (offset + sizeof(_ch) > skb->len) in sctp_rcv_ootb()
679 ch = skb_header_pointer(skb, offset, sizeof(*ch), &_ch); in sctp_rcv_ootb()
682 if (!ch || ntohs(ch->length) < sizeof(_ch)) in sctp_rcv_ootb()
/kernel/linux/linux-6.6/net/sctp/
H A Dinput.c682 struct sctp_chunkhdr *ch, _ch; in sctp_rcv_ootb() local
688 if (offset + sizeof(_ch) > skb->len) in sctp_rcv_ootb()
691 ch = skb_header_pointer(skb, offset, sizeof(*ch), &_ch); in sctp_rcv_ootb()
694 if (!ch || ntohs(ch->length) < sizeof(_ch)) in sctp_rcv_ootb()
/kernel/linux/linux-5.10/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c393 static irqreturn_t rcar_gen3_phy_usb2_irq(int irq, void *_ch) in rcar_gen3_phy_usb2_irq() argument
395 struct rcar_gen3_chan *ch = _ch; in rcar_gen3_phy_usb2_irq()
/kernel/linux/linux-6.6/drivers/phy/renesas/
H A Dphy-rcar-gen3-usb2.c415 static irqreturn_t rcar_gen3_phy_usb2_irq(int irq, void *_ch) in rcar_gen3_phy_usb2_irq() argument
417 struct rcar_gen3_chan *ch = _ch; in rcar_gen3_phy_usb2_irq()

Completed in 39 milliseconds