Home
last modified time | relevance | path

Searched refs:_chip (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/sound/pcmcia/vx/
H A Dvxp_mixer.c32 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_get() local
33 struct snd_vxpocket *chip = to_vxpocket(_chip); in vx_mic_level_get()
40 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_put() local
41 struct snd_vxpocket *chip = to_vxpocket(_chip); in vx_mic_level_put()
46 mutex_lock(&_chip->mixer_mutex); in vx_mic_level_put()
48 vx_set_mic_level(_chip, ucontrol->value.integer.value[0]); in vx_mic_level_put()
50 mutex_unlock(&_chip->mixer_mutex); in vx_mic_level_put()
53 mutex_unlock(&_chip->mixer_mutex); in vx_mic_level_put()
77 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_boost_get() local
78 struct snd_vxpocket *chip = to_vxpocket(_chip); in vx_mic_boost_get()
85 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_mic_boost_put() local
108 vxp_add_mic_controls(struct vx_core *_chip) vxp_add_mic_controls() argument
[all...]
H A Dvxp_ops.c38 static inline unsigned long vxp_reg_addr(struct vx_core *_chip, int reg) in vxp_reg_addr() argument
40 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_reg_addr()
98 static void vxp_reset_dsp(struct vx_core *_chip) in vxp_reset_dsp() argument
100 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_reset_dsp()
116 static void vxp_reset_codec(struct vx_core *_chip) in vxp_reset_codec() argument
118 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_reset_codec()
135 static int vxp_load_xilinx_binary(struct vx_core *_chip, const struct firmware *fw) in vxp_load_xilinx_binary() argument
137 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_load_xilinx_binary()
157 if (vx_check_isr(_chip, ISR_HF2, ISR_HF2, 20) < 0) in vxp_load_xilinx_binary()
165 if (vx_wait_isr_bit(_chip, ISR_TX_EMPT in vxp_load_xilinx_binary()
268 vxp_test_and_ack(struct vx_core *_chip) vxp_test_and_ack() argument
295 vxp_validate_irq(struct vx_core *_chip, int enable) vxp_validate_irq() argument
311 vx_setup_pseudo_dma(struct vx_core *_chip, int do_write) vx_setup_pseudo_dma() argument
331 vx_release_pseudo_dma(struct vx_core *_chip) vx_release_pseudo_dma() argument
516 vxp_change_audio_source(struct vx_core *_chip, int src) vxp_change_audio_source() argument
556 vxp_set_clock_source(struct vx_core *_chip, int source) vxp_set_clock_source() argument
571 vxp_reset_board(struct vx_core *_chip, int cold_reset) vxp_reset_board() argument
[all...]
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxp_mixer.c32 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_get() local
33 struct snd_vxpocket *chip = to_vxpocket(_chip); in vx_mic_level_get()
40 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_put() local
41 struct snd_vxpocket *chip = to_vxpocket(_chip); in vx_mic_level_put()
46 mutex_lock(&_chip->mixer_mutex); in vx_mic_level_put()
48 vx_set_mic_level(_chip, ucontrol->value.integer.value[0]); in vx_mic_level_put()
50 mutex_unlock(&_chip->mixer_mutex); in vx_mic_level_put()
53 mutex_unlock(&_chip->mixer_mutex); in vx_mic_level_put()
77 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_boost_get() local
78 struct snd_vxpocket *chip = to_vxpocket(_chip); in vx_mic_boost_get()
85 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_mic_boost_put() local
108 vxp_add_mic_controls(struct vx_core *_chip) vxp_add_mic_controls() argument
[all...]
H A Dvxp_ops.c38 static inline unsigned long vxp_reg_addr(struct vx_core *_chip, int reg) in vxp_reg_addr() argument
40 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_reg_addr()
98 static void vxp_reset_dsp(struct vx_core *_chip) in vxp_reset_dsp() argument
100 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_reset_dsp()
116 static void vxp_reset_codec(struct vx_core *_chip) in vxp_reset_codec() argument
118 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_reset_codec()
135 static int vxp_load_xilinx_binary(struct vx_core *_chip, const struct firmware *fw) in vxp_load_xilinx_binary() argument
137 struct snd_vxpocket *chip = to_vxpocket(_chip); in vxp_load_xilinx_binary()
157 if (vx_check_isr(_chip, ISR_HF2, ISR_HF2, 20) < 0) in vxp_load_xilinx_binary()
165 if (vx_wait_isr_bit(_chip, ISR_TX_EMPT in vxp_load_xilinx_binary()
270 vxp_test_and_ack(struct vx_core *_chip) vxp_test_and_ack() argument
297 vxp_validate_irq(struct vx_core *_chip, int enable) vxp_validate_irq() argument
313 vx_setup_pseudo_dma(struct vx_core *_chip, int do_write) vx_setup_pseudo_dma() argument
333 vx_release_pseudo_dma(struct vx_core *_chip) vx_release_pseudo_dma() argument
518 vxp_change_audio_source(struct vx_core *_chip, int src) vxp_change_audio_source() argument
558 vxp_set_clock_source(struct vx_core *_chip, int source) vxp_set_clock_source() argument
573 vxp_reset_board(struct vx_core *_chip, int cold_reset) vxp_reset_board() argument
[all...]
/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222_ops.c74 static inline unsigned long vx2_reg_addr(struct vx_core *_chip, int reg) in vx2_reg_addr() argument
76 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reg_addr()
147 static void vx2_reset_dsp(struct vx_core *_chip) in vx2_reset_dsp() argument
149 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_dsp()
162 static int vx2_test_xilinx(struct vx_core *_chip) in vx2_test_xilinx() argument
164 struct snd_vx222 *chip = to_vx222(_chip); in vx2_test_xilinx()
167 dev_dbg(_chip->card->dev, "testing xilinx...\n"); in vx2_test_xilinx()
177 dev_dbg(_chip->card->dev, "bad!\n"); in vx2_test_xilinx()
186 dev_dbg(_chip->card->dev, "bad! #2\n"); in vx2_test_xilinx()
190 if (_chip in vx2_test_xilinx()
467 vx2_validate_irq(struct vx_core *_chip, int enable) vx2_validate_irq() argument
718 vx2_reset_codec(struct vx_core *_chip) vx2_reset_codec() argument
760 vx2_change_audio_source(struct vx_core *_chip, int src) vx2_change_audio_source() argument
779 vx2_set_clock_source(struct vx_core *_chip, int source) vx2_set_clock_source() argument
793 vx2_reset_board(struct vx_core *_chip, int cold_reset) vx2_reset_board() argument
867 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_input_level_get() local
878 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_input_level_put() local
911 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_mic_level_get() local
919 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_mic_level_put() local
961 vx2_add_mic_controls(struct vx_core *_chip) vx2_add_mic_controls() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222_ops.c74 static inline unsigned long vx2_reg_addr(struct vx_core *_chip, int reg) in vx2_reg_addr() argument
76 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reg_addr()
147 static void vx2_reset_dsp(struct vx_core *_chip) in vx2_reset_dsp() argument
149 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_dsp()
162 static int vx2_test_xilinx(struct vx_core *_chip) in vx2_test_xilinx() argument
164 struct snd_vx222 *chip = to_vx222(_chip); in vx2_test_xilinx()
167 dev_dbg(_chip->card->dev, "testing xilinx...\n"); in vx2_test_xilinx()
177 dev_dbg(_chip->card->dev, "bad!\n"); in vx2_test_xilinx()
186 dev_dbg(_chip->card->dev, "bad! #2\n"); in vx2_test_xilinx()
190 if (_chip in vx2_test_xilinx()
469 vx2_validate_irq(struct vx_core *_chip, int enable) vx2_validate_irq() argument
720 vx2_reset_codec(struct vx_core *_chip) vx2_reset_codec() argument
762 vx2_change_audio_source(struct vx_core *_chip, int src) vx2_change_audio_source() argument
781 vx2_set_clock_source(struct vx_core *_chip, int source) vx2_set_clock_source() argument
795 vx2_reset_board(struct vx_core *_chip, int cold_reset) vx2_reset_board() argument
869 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_input_level_get() local
880 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_input_level_put() local
913 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_mic_level_get() local
921 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); vx_mic_level_put() local
963 vx2_add_mic_controls(struct vx_core *_chip) vx2_add_mic_controls() argument
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H A Dpfuze100-regulator.c228 #define PFUZE100_FIXED_REG(_chip, _name, base, voltage) \
229 [_chip ## _ ## _name] = { \
235 .id = _chip ## _ ## _name, \
243 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \
244 [_chip ## _ ## _name] = { \
250 .id = _chip ## _ ## _name, \
264 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages) \
265 [_chip ## _ ## _name] = { \
271 .id = _chip ## _ ## _name, \
281 #define PFUZE100_VGEN_REG(_chip, _nam
[all...]
/kernel/linux/linux-6.6/drivers/regulator/
H A Dpfuze100-regulator.c220 #define PFUZE100_FIXED_REG(_chip, _name, base, voltage) \
221 [_chip ## _ ## _name] = { \
227 .id = _chip ## _ ## _name, \
235 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \
236 [_chip ## _ ## _name] = { \
242 .id = _chip ## _ ## _name, \
256 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages) \
257 [_chip ## _ ## _name] = { \
263 .id = _chip ## _ ## _name, \
273 #define PFUZE100_VGEN_REG(_chip, _nam
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-msc313.c198 #define MSC313_GPIO_CHIPDATA(_chip) \
199 static const struct msc313_gpio_data _chip##_data = { \
200 .names = _chip##_names, \
201 .offsets = _chip##_offsets, \
202 .num = ARRAY_SIZE(_chip##_offsets), \
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-clk.c36 #define to_pwm_clk_chip(_chip) container_of(_chip, struct pwm_clk_chip, chip)
H A Dpwm-mxs.c45 #define to_mxs_pwm_chip(_chip) container_of(_chip, struct mxs_pwm_chip, chip)
H A Dpwm-lpc32xx.c26 #define to_lpc32xx_pwm_chip(_chip) \
27 container_of(_chip, struct lpc32xx_pwm_chip, chip)
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-lpc32xx.c26 #define to_lpc32xx_pwm_chip(_chip) \
27 container_of(_chip, struct lpc32xx_pwm_chip, chip)
H A Dpwm-mxs.c45 #define to_mxs_pwm_chip(_chip) container_of(_chip, struct mxs_pwm_chip, chip)
H A Dpwm-sl28cpld.c87 #define sl28cpld_pwm_from_chip(_chip) \
88 container_of(_chip, struct sl28cpld_pwm, pwm_chip)
H A Dpwm-bcm-kona.c74 static inline struct kona_pwmc *to_kona_pwmc(struct pwm_chip *_chip) in to_kona_pwmc() argument
76 return container_of(_chip, struct kona_pwmc, chip); in to_kona_pwmc()
H A Dpwm-lp3943.c28 static inline struct lp3943_pwm *to_lp3943_pwm(struct pwm_chip *_chip) in to_lp3943_pwm() argument
30 return container_of(_chip, struct lp3943_pwm, chip); in to_lp3943_pwm()
/kernel/linux/linux-5.10/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h41 #define MTK_PIN(_pin, _pad, _chip, _eint, ...) \
/kernel/linux/linux-6.6/drivers/pinctrl/mediatek/
H A Dpinctrl-mtk-common.h41 #define MTK_PIN(_pin, _pad, _chip, _eint, ...) \
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.c422 #define __CFG_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _feat) \
424 .chip_id = _chip, \

Completed in 17 milliseconds