Home
last modified time | relevance | path

Searched defs:_chip (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/sound/pcmcia/vx/
A Dvxp_ops.c38 static inline unsigned long vxp_reg_addr(struct vx_core *_chip, int reg) in vxp_reg_addr()
98 static void vxp_reset_dsp(struct vx_core *_chip) in vxp_reset_dsp()
116 static void vxp_reset_codec(struct vx_core *_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()
270 static int vxp_test_and_ack(struct vx_core *_chip) in vxp_test_and_ack()
297 static void vxp_validate_irq(struct vx_core *_chip, int enable) in vxp_validate_irq()
313 static void vx_setup_pseudo_dma(struct vx_core *_chip, int do_write) in vx_setup_pseudo_dma()
333 static void vx_release_pseudo_dma(struct vx_core *_chip) in vx_release_pseudo_dma()
518 static void vxp_change_audio_source(struct vx_core *_chip, int src) in vxp_change_audio_source()
558 static void vxp_set_clock_source(struct vx_core *_chip, int source) in vxp_set_clock_source()
[all …]
A Dvxp_mixer.c32 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_get() local
40 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_put() local
77 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_boost_get() local
85 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_boost_put() local
108 int vxp_add_mic_controls(struct vx_core *_chip) in vxp_add_mic_controls()
/linux-6.3-rc2/sound/pci/vx222/
A Dvx222_ops.c74 static inline unsigned long vx2_reg_addr(struct vx_core *_chip, int reg) in vx2_reg_addr()
147 static void vx2_reset_dsp(struct vx_core *_chip) in vx2_reset_dsp()
162 static int vx2_test_xilinx(struct vx_core *_chip) in vx2_test_xilinx()
469 static void vx2_validate_irq(struct vx_core *_chip, int enable) in vx2_validate_irq()
720 static void vx2_reset_codec(struct vx_core *_chip) in vx2_reset_codec()
795 static void vx2_reset_board(struct vx_core *_chip, int cold_reset) in vx2_reset_board()
869 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_input_level_get() local
880 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_input_level_put() local
913 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_get() local
921 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_put() local
[all …]
/linux-6.3-rc2/drivers/regulator/
A Dpfuze100-regulator.c220 #define PFUZE100_FIXED_REG(_chip, _name, base, voltage) \ argument
235 #define PFUZE100_SW_REG(_chip, _name, base, min, max, step) \ argument
256 #define PFUZE100_SWB_REG(_chip, _name, base, mask, voltages) \ argument
273 #define PFUZE100_VGEN_REG(_chip, _name, base, min, max, step) \ argument
293 #define PFUZE100_COIN_REG(_chip, _name, base, mask, voltages) \ argument
310 #define PFUZE3000_VCC_REG(_chip, _name, base, min, max, step) { \ argument
330 #define PFUZE3000_SW_REG(_chip, _name, base, mask, voltages) \ argument
352 #define PFUZE3000_SW3_REG(_chip, _name, base, min, max, step) { \ argument
/linux-6.3-rc2/drivers/pwm/
A Dpwm-clk.c36 #define to_pwm_clk_chip(_chip) container_of(_chip, struct pwm_clk_chip, chip) argument
A Dpwm-lpc32xx.c26 #define to_lpc32xx_pwm_chip(_chip) \ argument
A Dpwm-mxs.c45 #define to_mxs_pwm_chip(_chip) container_of(_chip, struct mxs_pwm_chip, chip) argument
A Dpwm-sl28cpld.c87 #define sl28cpld_pwm_from_chip(_chip) \ argument
A Dpwm-bcm-kona.c64 static inline struct kona_pwmc *to_kona_pwmc(struct pwm_chip *_chip) in to_kona_pwmc()
A Dpwm-lp3943.c27 static inline struct lp3943_pwm *to_lp3943_pwm(struct pwm_chip *_chip) in to_lp3943_pwm()
/linux-6.3-rc2/drivers/pinctrl/mediatek/
A Dpinctrl-mtk-common.h41 #define MTK_PIN(_pin, _pad, _chip, _eint, ...) \ argument
/linux-6.3-rc2/drivers/gpio/
A Dgpio-msc313.c199 #define MSC313_GPIO_CHIPDATA(_chip) \ argument
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dfw.c246 #define __CFG_FW_FEAT(_chip, _cond, _maj, _min, _sub, _idx, _feat) \ argument

Completed in 28 milliseconds