Home
last modified time | relevance | path

Searched defs:chip (Results 151 – 175 of 1489) sorted by relevance

12345678910>>...60

/openbmc/linux/drivers/rtc/
H A Drtc-ds2404.c37 static int ds2404_gpio_map(struct ds2404 *chip, struct platform_device *pdev) in ds2404_gpio_map()
57 static void ds2404_reset(struct ds2404 *chip) in ds2404_reset()
67 static void ds2404_write_byte(struct ds2404 *chip, u8 byte) in ds2404_write_byte()
82 static u8 ds2404_read_byte(struct ds2404 *chip) in ds2404_read_byte()
100 static void ds2404_read_memory(struct ds2404 *chip, u16 offset, in ds2404_read_memory()
111 static void ds2404_write_memory(struct ds2404 *chip, u16 offset, in ds2404_write_memory()
149 static void ds2404_enable_osc(struct ds2404 *chip) in ds2404_enable_osc()
158 struct ds2404 *chip = dev_get_drvdata(dev); in ds2404_read_time() local
171 struct ds2404 *chip = dev_get_drvdata(dev); in ds2404_set_time() local
184 struct ds2404 *chip; in rtc_probe() local
/openbmc/linux/sound/soc/codecs/
H A Dmt6660.c47 struct mt6660_chip *chip = context; in mt6660_reg_write() local
60 struct mt6660_chip *chip = context; in mt6660_reg_read() local
192 struct mt6660_chip *chip = (struct mt6660_chip *) in mt6660_component_get_volsw() local
219 static int _mt6660_chip_power_on(struct mt6660_chip *chip, int on_off) in _mt6660_chip_power_on()
262 struct mt6660_chip *chip = snd_soc_component_get_drvdata(component); in mt6660_component_setting() local
295 struct mt6660_chip *chip = snd_soc_component_get_drvdata(component); in mt6660_component_probe() local
414 static int _mt6660_chip_id_check(struct mt6660_chip *chip) in _mt6660_chip_id_check()
430 static int _mt6660_chip_sw_reset(struct mt6660_chip *chip) in _mt6660_chip_sw_reset()
445 static int _mt6660_read_chip_revision(struct mt6660_chip *chip) in _mt6660_read_chip_revision()
462 struct mt6660_chip *chip = NULL; in mt6660_i2c_probe() local
[all …]
/openbmc/linux/sound/pci/
H A Dbt87x.c201 static inline u32 snd_bt87x_readl(struct snd_bt87x *chip, u32 reg) in snd_bt87x_readl()
206 static inline void snd_bt87x_writel(struct snd_bt87x *chip, u32 reg, u32 value) in snd_bt87x_writel()
211 static int snd_bt87x_create_risc(struct snd_bt87x *chip, struct snd_pcm_substream *substream, in snd_bt87x_create_risc()
262 static void snd_bt87x_free_risc(struct snd_bt87x *chip) in snd_bt87x_free_risc()
270 static void snd_bt87x_pci_error(struct snd_bt87x *chip, unsigned int status) in snd_bt87x_pci_error()
300 struct snd_bt87x *chip = dev_id; in snd_bt87x_interrupt() local
372 static int snd_bt87x_set_digital_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_digital_hw()
382 static int snd_bt87x_set_analog_hw(struct snd_bt87x *chip, struct snd_pcm_runtime *runtime) in snd_bt87x_set_analog_hw()
403 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_pcm_open() local
432 struct snd_bt87x *chip = snd_pcm_substream_chip(substream); in snd_bt87x_close() local
[all …]
H A Dals300.c151 static void snd_als300_set_irq_flag(struct snd_als300 *chip, int cmd) in snd_als300_set_irq_flag()
168 struct snd_als300 *chip = card->private_data; in snd_als300_free() local
176 struct snd_als300 *chip = dev_id; in snd_als300_interrupt() local
207 struct snd_als300 *chip = dev_id; in snd_als300plus_interrupt() local
245 struct snd_als300 *chip = ac97->private_data; in snd_als300_ac97_read() local
266 struct snd_als300 *chip = ac97->private_data; in snd_als300_ac97_write() local
276 static int snd_als300_ac97(struct snd_als300 *chip) in snd_als300_ac97()
343 struct snd_als300 *chip = snd_pcm_substream_chip(substream); in snd_als300_playback_open() local
360 struct snd_als300 *chip = snd_pcm_substream_chip(substream); in snd_als300_playback_close() local
371 struct snd_als300 *chip = snd_pcm_substream_chip(substream); in snd_als300_capture_open() local
[all …]
H A Dvia82xx.c415 struct via82xx *chip = snd_pcm_substream_chip(substream); in build_via_table() local
501 static inline unsigned int snd_via82xx_codec_xread(struct via82xx *chip) in snd_via82xx_codec_xread()
506 static inline void snd_via82xx_codec_xwrite(struct via82xx *chip, unsigned int val) in snd_via82xx_codec_xwrite()
511 static int snd_via82xx_codec_ready(struct via82xx *chip, int secondary) in snd_via82xx_codec_ready()
527 static int snd_via82xx_codec_valid(struct via82xx *chip, int secondary) in snd_via82xx_codec_valid()
546 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_wait() local
558 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_write() local
571 struct via82xx *chip = ac97->private_data; in snd_via82xx_codec_read() local
597 static void snd_via82xx_channel_reset(struct via82xx *chip, struct viadev *viadev) in snd_via82xx_channel_reset()
620 struct via82xx *chip = dev_id; in snd_via686_interrupt() local
[all …]
H A Dvia82xx_modem.c268 struct via82xx_modem *chip = snd_pcm_substream_chip(substream); in build_via_table() local
355 static inline unsigned int snd_via82xx_codec_xread(struct via82xx_modem *chip) in snd_via82xx_codec_xread()
360 static inline void snd_via82xx_codec_xwrite(struct via82xx_modem *chip, unsigned int val) in snd_via82xx_codec_xwrite()
365 static int snd_via82xx_codec_ready(struct via82xx_modem *chip, int secondary) in snd_via82xx_codec_ready()
381 static int snd_via82xx_codec_valid(struct via82xx_modem *chip, int secondary) in snd_via82xx_codec_valid()
400 struct via82xx_modem *chip = ac97->private_data; in snd_via82xx_codec_wait() local
411 struct via82xx_modem *chip = ac97->private_data; in snd_via82xx_codec_write() local
427 struct via82xx_modem *chip = ac97->private_data; in snd_via82xx_codec_read() local
453 static void snd_via82xx_channel_reset(struct via82xx_modem *chip, struct viadev *viadev) in snd_via82xx_channel_reset()
475 struct via82xx_modem *chip = dev_id; in snd_via82xx_interrupt() local
[all …]
/openbmc/linux/drivers/gpio/
H A Dgpio-pch.c106 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_set() local
122 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_get() local
130 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_output() local
156 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_direction_input() local
173 static void __maybe_unused pch_gpio_save_reg_conf(struct pch_gpio *chip) in pch_gpio_save_reg_conf()
189 static void __maybe_unused pch_gpio_restore_reg_conf(struct pch_gpio *chip) in pch_gpio_restore_reg_conf()
206 struct pch_gpio *chip = gpiochip_get_data(gpio); in pch_gpio_to_irq() local
211 static void pch_gpio_setup(struct pch_gpio *chip) in pch_gpio_setup()
231 struct pch_gpio *chip = gc->private; in pch_irq_type() local
286 struct pch_gpio *chip = gc->private; in pch_irq_unmask() local
[all …]
H A Dgpio-hisi.c36 struct gpio_chip chip; member
43 static inline u32 hisi_gpio_read_reg(struct gpio_chip *chip, in hisi_gpio_read_reg()
53 static inline void hisi_gpio_write_reg(struct gpio_chip *chip, in hisi_gpio_write_reg()
63 static void hisi_gpio_set_debounce(struct gpio_chip *chip, unsigned int off, in hisi_gpio_set_debounce()
72 static int hisi_gpio_set_config(struct gpio_chip *chip, unsigned int offset, in hisi_gpio_set_config()
92 struct gpio_chip *chip = irq_data_get_irq_chip_data(d); in hisi_gpio_set_ack() local
99 struct gpio_chip *chip = irq_data_get_irq_chip_data(d); in hisi_gpio_irq_set_mask() local
107 struct gpio_chip *chip = irq_data_get_irq_chip_data(d); in hisi_gpio_irq_clr_mask() local
115 struct gpio_chip *chip = irq_data_get_irq_chip_data(d); in hisi_gpio_irq_set_type() local
166 struct gpio_chip *chip = irq_data_get_irq_chip_data(d); in hisi_gpio_irq_enable() local
[all …]
H A Dgpio-eic-sprd.c93 struct gpio_chip chip; member
139 static void sprd_eic_update(struct gpio_chip *chip, unsigned int offset, in sprd_eic_update()
160 static int sprd_eic_read(struct gpio_chip *chip, unsigned int offset, u16 reg) in sprd_eic_read()
169 static int sprd_eic_request(struct gpio_chip *chip, unsigned int offset) in sprd_eic_request()
175 static void sprd_eic_free(struct gpio_chip *chip, unsigned int offset) in sprd_eic_free()
180 static int sprd_eic_get(struct gpio_chip *chip, unsigned int offset) in sprd_eic_get()
196 static int sprd_eic_direction_input(struct gpio_chip *chip, unsigned int offset) in sprd_eic_direction_input()
202 static void sprd_eic_set(struct gpio_chip *chip, unsigned int offset, int value) in sprd_eic_set()
207 static int sprd_eic_set_debounce(struct gpio_chip *chip, unsigned int offset, in sprd_eic_set_debounce()
222 static int sprd_eic_set_config(struct gpio_chip *chip, unsigned int offset, in sprd_eic_set_config()
[all …]
H A Dgpio-sama5d2-piobu.c48 struct gpio_chip chip; member
58 static int sama5d2_piobu_setup_pin(struct gpio_chip *chip, unsigned int pin) in sama5d2_piobu_setup_pin()
79 static int sama5d2_piobu_write_value(struct gpio_chip *chip, unsigned int pin, in sama5d2_piobu_write_value()
95 static int sama5d2_piobu_read_value(struct gpio_chip *chip, unsigned int pin, in sama5d2_piobu_read_value()
114 static int sama5d2_piobu_get_direction(struct gpio_chip *chip, in sama5d2_piobu_get_direction()
129 static int sama5d2_piobu_direction_input(struct gpio_chip *chip, in sama5d2_piobu_direction_input()
138 static int sama5d2_piobu_direction_output(struct gpio_chip *chip, in sama5d2_piobu_direction_output()
153 static int sama5d2_piobu_get(struct gpio_chip *chip, unsigned int pin) in sama5d2_piobu_get()
172 static void sama5d2_piobu_set(struct gpio_chip *chip, unsigned int pin, in sama5d2_piobu_set()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dpasemi_nand.c30 struct nand_chip chip; member
37 static void pasemi_read_buf(struct nand_chip *chip, u_char *buf, int len) in pasemi_read_buf()
47 static void pasemi_write_buf(struct nand_chip *chip, const u_char *buf, in pasemi_write_buf()
58 static void pasemi_hwcontrol(struct nand_chip *chip, int cmd, in pasemi_hwcontrol()
76 static int pasemi_device_ready(struct nand_chip *chip) in pasemi_device_ready()
83 static int pasemi_attach_chip(struct nand_chip *chip) in pasemi_attach_chip()
102 struct nand_chip *chip; in pasemi_nand_probe() local
205 struct nand_chip *chip; in pasemi_nand_remove() local
H A Dndfc.c35 struct nand_chip chip; member
42 static void ndfc_select_chip(struct nand_chip *nchip, int chip) in ndfc_select_chip()
56 static void ndfc_hwcontrol(struct nand_chip *chip, int cmd, unsigned int ctrl) in ndfc_hwcontrol()
69 static int ndfc_ready(struct nand_chip *chip) in ndfc_ready()
76 static void ndfc_enable_hwecc(struct nand_chip *chip, int mode) in ndfc_enable_hwecc()
87 static int ndfc_calculate_ecc(struct nand_chip *chip, in ndfc_calculate_ecc()
111 static void ndfc_read_buf(struct nand_chip *chip, uint8_t *buf, int len) in ndfc_read_buf()
120 static void ndfc_write_buf(struct nand_chip *chip, const uint8_t *buf, int len) in ndfc_write_buf()
136 struct nand_chip *chip = &ndfc->chip; in ndfc_chip_init() local
247 struct nand_chip *chip = &ndfc->chip; in ndfc_remove() local
H A Dnand_hynix.c60 static bool hynix_nand_has_valid_jedecid(struct nand_chip *chip) in hynix_nand_has_valid_jedecid()
72 static int hynix_nand_cmd_op(struct nand_chip *chip, u8 cmd) in hynix_nand_cmd_op()
88 static int hynix_nand_reg_write_op(struct nand_chip *chip, u8 addr, u8 val) in hynix_nand_reg_write_op()
108 static int hynix_nand_setup_read_retry(struct nand_chip *chip, int retry_mode) in hynix_nand_setup_read_retry()
191 static int hynix_read_rr_otp(struct nand_chip *chip, in hynix_read_rr_otp()
287 static int hynix_mlc_1xnm_rr_init(struct nand_chip *chip, in hynix_mlc_1xnm_rr_init()
372 static int hynix_nand_rr_init(struct nand_chip *chip) in hynix_nand_rr_init()
408 static void hynix_nand_extract_oobsize(struct nand_chip *chip, in hynix_nand_extract_oobsize()
495 static void hynix_nand_extract_ecc_requirements(struct nand_chip *chip, in hynix_nand_extract_ecc_requirements()
584 static void hynix_nand_extract_scrambling_requirements(struct nand_chip *chip, in hynix_nand_extract_scrambling_requirements()
[all …]
H A Dxway_nand.c67 struct nand_chip chip; member
74 struct nand_chip *chip = mtd_to_nand(mtd); in xway_readb() local
82 struct nand_chip *chip = mtd_to_nand(mtd); in xway_writeb() local
88 static void xway_select_chip(struct nand_chip *chip, int select) in xway_select_chip()
108 static void xway_cmd_ctrl(struct nand_chip *chip, int cmd, unsigned int ctrl) in xway_cmd_ctrl()
124 static int xway_dev_ready(struct nand_chip *chip) in xway_dev_ready()
129 static unsigned char xway_read_byte(struct nand_chip *chip) in xway_read_byte()
134 static void xway_read_buf(struct nand_chip *chip, u_char *buf, int len) in xway_read_buf()
142 static void xway_write_buf(struct nand_chip *chip, const u_char *buf, int len) in xway_write_buf()
150 static int xway_attach_chip(struct nand_chip *chip) in xway_attach_chip()
[all …]
/openbmc/linux/sound/i2c/other/
H A Dak4117.c48 static void snd_ak4117_free(struct ak4117 *chip) in snd_ak4117_free()
56 struct ak4117 *chip = device->device_data; in snd_ak4117_dev_free() local
64 struct ak4117 *chip; in snd_ak4117_create() local
102 void snd_ak4117_reg_write(struct ak4117 *chip, unsigned char reg, unsigned char mask, unsigned char… in snd_ak4117_reg_write()
109 void snd_ak4117_reinit(struct ak4117 *chip) in snd_ak4117_reinit()
156 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_in_error_get() local
171 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_in_bit_get() local
193 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rx_get() local
202 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rx_put() local
228 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rate_get() local
[all …]
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_infineon.c73 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_read() local
128 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_write_generic() local
194 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_check_locality() local
227 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_request_locality() local
268 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_status() local
280 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_ready() local
296 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_get_burstcount() local
345 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_recv_data() local
372 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_recv() local
422 struct tpm_chip *chip = dev_get_priv(dev); in tpm_tis_i2c_send() local
[all …]
/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-iproc-gpio.c141 static inline void iproc_set_bit(struct iproc_gpio *chip, unsigned int reg, in iproc_set_bit()
156 static inline bool iproc_get_bit(struct iproc_gpio *chip, unsigned int reg, in iproc_get_bit()
168 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_handler() local
200 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_ack() local
219 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_set_mask() local
228 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_mask() local
240 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_unmask() local
252 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_set_type() local
310 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_irq_print_chip() local
332 struct iproc_gpio *chip = gpiochip_get_data(gc); in iproc_gpio_request() local
[all …]
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c19 static int pdacf_pcm_clear_sram(struct snd_pdacf *chip) in pdacf_pcm_clear_sram()
36 struct snd_pdacf *chip = snd_pcm_substream_chip(subs); in pdacf_pcm_trigger() local
91 struct snd_pdacf *chip = snd_pcm_substream_chip(subs); in pdacf_pcm_prepare() local
199 struct snd_pdacf *chip = snd_pcm_substream_chip(subs); in pdacf_pcm_capture_open() local
216 struct snd_pdacf *chip = snd_pcm_substream_chip(subs); in pdacf_pcm_capture_close() local
231 struct snd_pdacf *chip = snd_pcm_substream_chip(subs); in pdacf_pcm_capture_pointer() local
250 int snd_pdacf_pcm_new(struct snd_pdacf *chip) in snd_pdacf_pcm_new()
/openbmc/qemu/hw/ppc/
H A Dpnv.c135 static int pnv_dt_core(PnvChip *chip, PnvCore *pc, void *fdt) in pnv_dt_core()
267 static void pnv_dt_icp(PnvChip *chip, void *fdt, uint32_t hwid, in pnv_dt_icp()
314 PnvChip *pnv_chip_add_phb(PnvChip *chip, PnvPHB *phb) in pnv_chip_add_phb()
336 static void pnv_chip_power8_dt_populate(PnvChip *chip, void *fdt) in pnv_chip_power8_dt_populate()
393 static void pnv_chip_power9_dt_populate(PnvChip *chip, void *fdt) in pnv_chip_power9_dt_populate()
458 static void pnv_chip_power10_dt_populate(PnvChip *chip, void *fdt) in pnv_chip_power10_dt_populate()
762 static ISABus *pnv_chip_power8_isa_create(PnvChip *chip, Error **errp) in pnv_chip_power8_isa_create()
772 static ISABus *pnv_chip_power8nvl_isa_create(PnvChip *chip, Error **errp) in pnv_chip_power8nvl_isa_create()
782 static ISABus *pnv_chip_power9_isa_create(PnvChip *chip, Error **errp) in pnv_chip_power9_isa_create()
802 static ISABus *pnv_chip_power10_isa_create(PnvChip *chip, Error **errp) in pnv_chip_power10_isa_create()
[all …]
/openbmc/linux/sound/usb/
H A Dmidi2.h18 static inline int snd_usb_midi_v2_create(struct snd_usb_audio *chip, in snd_usb_midi_v2_create()
27 static inline void snd_usb_midi_v2_suspend_all(struct snd_usb_audio *chip) {} in snd_usb_midi_v2_suspend_all()
28 static inline void snd_usb_midi_v2_resume_all(struct snd_usb_audio *chip) {} in snd_usb_midi_v2_resume_all()
29 static inline void snd_usb_midi_v2_disconnect_all(struct snd_usb_audio *chip) {} in snd_usb_midi_v2_disconnect_all()
30 static inline void snd_usb_midi_v2_free_all(struct snd_usb_audio *chip) {} in snd_usb_midi_v2_free_all()
/openbmc/linux/drivers/misc/cb710/
H A Dcore.c66 struct cb710_chip *chip = data; in cb710_irq_handler() local
88 struct cb710_chip *chip = cb710_slot_to_chip(slot); in cb710_release_slot() local
95 static int cb710_register_slot(struct cb710_chip *chip, in cb710_register_slot()
138 static void cb710_unregister_slot(struct cb710_chip *chip, in cb710_unregister_slot()
160 struct cb710_chip *chip = cb710_slot_to_chip(slot); in cb710_set_irq_handler() local
172 struct cb710_chip *chip = pci_get_drvdata(pdev); in cb710_suspend() local
181 struct cb710_chip *chip = pci_get_drvdata(pdev); in cb710_resume() local
190 struct cb710_chip *chip; in cb710_probe() local
284 struct cb710_chip *chip = pci_get_drvdata(pdev); in cb710_remove_one() local
/openbmc/u-boot/drivers/gpio/
H A Dtca642x.c46 static int tca642x_reg_write(uchar chip, uint8_t addr, in tca642x_reg_write()
71 static int tca642x_reg_read(uchar chip, uint8_t addr, uint8_t *data) in tca642x_reg_read()
95 int tca642x_set_val(uchar chip, uint8_t gpio_bank, in tca642x_set_val()
107 int tca642x_set_pol(uchar chip, uint8_t gpio_bank, in tca642x_set_pol()
119 int tca642x_set_dir(uchar chip, uint8_t gpio_bank, in tca642x_set_dir()
130 int tca642x_get_val(uchar chip, uint8_t gpio_bank) in tca642x_get_val()
144 int tca642x_set_inital_state(uchar chip, struct tca642x_bank_info init_data[]) in tca642x_set_inital_state()
170 static int tca642x_info(uchar chip) in tca642x_info()
225 static uchar chip = CONFIG_SYS_I2C_TCA642X_ADDR; in do_tca642x() local
/openbmc/linux/drivers/pwm/
H A Dpwm-imx1.c31 struct pwm_chip chip; member
34 #define to_pwm_imx1_chip(chip) container_of(chip, struct pwm_imx1_chip, chip) argument
36 static int pwm_imx1_clk_prepare_enable(struct pwm_chip *chip) in pwm_imx1_clk_prepare_enable()
54 static void pwm_imx1_clk_disable_unprepare(struct pwm_chip *chip) in pwm_imx1_clk_disable_unprepare()
62 static int pwm_imx1_config(struct pwm_chip *chip, in pwm_imx1_config()
93 static int pwm_imx1_enable(struct pwm_chip *chip, struct pwm_device *pwm) in pwm_imx1_enable()
110 static void pwm_imx1_disable(struct pwm_chip *chip, struct pwm_device *pwm) in pwm_imx1_disable()
122 static int pwm_imx1_apply(struct pwm_chip *chip, struct pwm_device *pwm, in pwm_imx1_apply()
/openbmc/linux/drivers/leds/
H A Dleds-lp5523.c128 static int lp5523_post_init_device(struct lp55xx_chip *chip) in lp5523_post_init_device()
159 static void lp5523_load_engine(struct lp55xx_chip *chip) in lp5523_load_engine()
179 static void lp5523_load_engine_and_select_page(struct lp55xx_chip *chip) in lp5523_load_engine_and_select_page()
193 static void lp5523_stop_all_engines(struct lp55xx_chip *chip) in lp5523_stop_all_engines()
199 static void lp5523_stop_engine(struct lp55xx_chip *chip) in lp5523_stop_engine()
213 static void lp5523_turn_off_channels(struct lp55xx_chip *chip) in lp5523_turn_off_channels()
221 static void lp5523_run_engine(struct lp55xx_chip *chip, bool start) in lp5523_run_engine()
269 static int lp5523_init_program_engine(struct lp55xx_chip *chip) in lp5523_init_program_engine()
329 static int lp5523_update_program_memory(struct lp55xx_chip *chip, in lp5523_update_program_memory()
372 static void lp5523_firmware_loaded(struct lp55xx_chip *chip) in lp5523_firmware_loaded()
[all …]
/openbmc/linux/include/sound/
H A Dhdaudio_ext.h116 #define snd_hdac_adsp_writeb(chip, reg, value) \ argument
118 #define snd_hdac_adsp_readb(chip, reg) \ argument
120 #define snd_hdac_adsp_writew(chip, reg, value) \ argument
122 #define snd_hdac_adsp_readw(chip, reg) \ argument
124 #define snd_hdac_adsp_writel(chip, reg, value) \ argument
126 #define snd_hdac_adsp_readl(chip, reg) \ argument
128 #define snd_hdac_adsp_writeq(chip, reg, value) \ argument
130 #define snd_hdac_adsp_readq(chip, reg) \ argument
133 #define snd_hdac_adsp_updateb(chip, reg, mask, val) \ argument
136 #define snd_hdac_adsp_updatew(chip, reg, mask, val) \ argument
[all …]

12345678910>>...60