Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 179) sorted by relevance

12345678

/sound/soc/intel/common/
Dsst-dsp.c23 void sst_shim32_write(void __iomem *addr, u32 offset, u32 value) in sst_shim32_write()
29 u32 sst_shim32_read(void __iomem *addr, u32 offset) in sst_shim32_read()
35 void sst_shim32_write64(void __iomem *addr, u32 offset, u64 value) in sst_shim32_write64()
41 u64 sst_shim32_read64(void __iomem *addr, u32 offset) in sst_shim32_read64()
48 void sst_dsp_shim_write(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write()
58 u32 sst_dsp_shim_read(struct sst_dsp *sst, u32 offset) in sst_dsp_shim_read()
71 void sst_dsp_shim_write_unlocked(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write_unlocked()
77 u32 sst_dsp_shim_read_unlocked(struct sst_dsp *sst, u32 offset) in sst_dsp_shim_read_unlocked()
83 int sst_dsp_shim_update_bits_unlocked(struct sst_dsp *sst, u32 offset, in sst_dsp_shim_update_bits_unlocked()
104 void sst_dsp_shim_update_bits_forced_unlocked(struct sst_dsp *sst, u32 offset, in sst_dsp_shim_update_bits_forced_unlocked()
[all …]
/sound/soc/sof/
Dops.c15 bool snd_sof_pci_update_bits_unlocked(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits_unlocked()
38 bool snd_sof_pci_update_bits(struct snd_sof_dev *sdev, u32 offset, in snd_sof_pci_update_bits()
52 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_unlocked()
72 u32 offset, u64 mask, u64 value) in snd_sof_dsp_update_bits64_unlocked()
90 bool snd_sof_dsp_update_bits(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits()
104 bool snd_sof_dsp_update_bits64(struct snd_sof_dev *sdev, u32 bar, u32 offset, in snd_sof_dsp_update_bits64()
120 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_forced_unlocked()
135 u32 offset, u32 mask, u32 value) in snd_sof_dsp_update_bits_forced()
145 void snd_sof_dsp_panic(struct snd_sof_dev *sdev, u32 offset) in snd_sof_dsp_panic()
Dutils.c53 void sof_mailbox_write(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_write()
62 void sof_mailbox_read(struct snd_sof_dev *sdev, u32 offset, in sof_mailbox_read()
75 void sof_block_write(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *src, in sof_block_write()
106 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
Dops.h258 u32 offset, u32 value) in snd_sof_dsp_write()
269 u32 offset, u64 value) in snd_sof_dsp_write64()
280 u32 offset) in snd_sof_dsp_read()
290 u32 offset) in snd_sof_dsp_read64()
301 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read()
307 u32 offset, void *src, size_t bytes) in snd_sof_dsp_block_write()
539 #define snd_sof_dsp_read_poll_timeout(sdev, bar, offset, val, cond, sleep_us, timeout_us) \ argument
/sound/firewire/dice/
Ddice.h134 unsigned int offset, in snd_dice_transaction_write_global()
142 unsigned int offset, in snd_dice_transaction_read_global()
150 unsigned int offset, in snd_dice_transaction_write_tx()
157 unsigned int offset, in snd_dice_transaction_read_tx()
164 unsigned int offset, in snd_dice_transaction_write_rx()
171 unsigned int offset, in snd_dice_transaction_read_rx()
178 unsigned int offset, in snd_dice_transaction_write_sync()
185 unsigned int offset, in snd_dice_transaction_read_sync()
Ddice-transaction.c12 u64 offset) in get_subaddr()
38 unsigned int offset, void *buf, unsigned int len) in snd_dice_transaction_write()
47 enum snd_dice_addr_type type, unsigned int offset, in snd_dice_transaction_read()
134 int generation, unsigned long long offset, in dice_notification()
/sound/pci/cs46xx/
Dcs46xx_lib.h48 unsigned int offset = reg & 0xffff; in snd_cs46xx_poke() local
61 unsigned int offset = reg & 0xffff; in snd_cs46xx_peek() local
65 static inline void snd_cs46xx_pokeBA0(struct snd_cs46xx *chip, unsigned long offset, unsigned int v… in snd_cs46xx_pokeBA0()
70 static inline unsigned int snd_cs46xx_peekBA0(struct snd_cs46xx *chip, unsigned long offset) in snd_cs46xx_peekBA0()
/sound/soc/intel/atom/sst/
Dsst_pvt.c30 int sst_shim_write(void __iomem *addr, int offset, int value) in sst_shim_write()
36 u32 sst_shim_read(void __iomem *addr, int offset) in sst_shim_read()
41 u64 sst_reg_read64(void __iomem *addr, int offset) in sst_reg_read64()
50 int sst_shim_write64(void __iomem *addr, int offset, u64 value) in sst_shim_write64()
56 u64 sst_shim_read64(void __iomem *addr, int offset) in sst_shim_read64()
/sound/soc/
Dsoc-ac97.c60 static int snd_soc_ac97_gpio_request(struct gpio_chip *chip, unsigned offset) in snd_soc_ac97_gpio_request()
69 unsigned offset) in snd_soc_ac97_gpio_direction_in()
78 static int snd_soc_ac97_gpio_get(struct gpio_chip *chip, unsigned offset) in snd_soc_ac97_gpio_get()
91 static void snd_soc_ac97_gpio_set(struct gpio_chip *chip, unsigned offset, in snd_soc_ac97_gpio_set()
105 unsigned offset, int value) in snd_soc_ac97_gpio_direction_out()
/sound/firewire/fireworks/
Dfireworks_hwdep.c23 loff_t *offset) in hwdep_read_resp_buf()
100 loff_t *offset) in hwdep_read_locked()
123 loff_t *offset) in hwdep_read()
159 loff_t *offset) in hwdep_write()
/sound/firewire/motu/
Dmotu-transaction.c15 int snd_motu_transaction_read(struct snd_motu *motu, u32 offset, __be32 *reg, in snd_motu_transaction_read()
31 int snd_motu_transaction_write(struct snd_motu *motu, u32 offset, __be32 *reg, in snd_motu_transaction_write()
49 int generation, unsigned long long offset, in handle_message()
/sound/isa/sb/
Demu8000_patch.c74 read_word(const void __user *buf, int offset, int mode) in read_word()
120 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word()
142 int offset; in snd_emu8000_sample_new() local
/sound/core/
Dmemalloc.c196 dma_addr_t snd_sgbuf_get_addr(struct snd_dma_buffer *dmab, size_t offset) in snd_sgbuf_get_addr()
212 struct page *snd_sgbuf_get_page(struct snd_dma_buffer *dmab, size_t offset) in snd_sgbuf_get_page()
296 #define get_vmalloc_page_addr(dmab, offset) \ argument
300 size_t offset) in snd_dma_vmalloc_get_addr()
306 size_t offset) in snd_dma_vmalloc_get_page()
/sound/pci/vx222/
Dvx222_ops.c85 static unsigned char vx2_inb(struct vx_core *chip, int offset) in vx2_inb()
96 static void vx2_outb(struct vx_core *chip, int offset, unsigned char val) in vx2_outb()
109 static unsigned int vx2_inl(struct vx_core *chip, int offset) in vx2_inl()
120 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) in vx2_outl()
249 int offset = pipe->hw_ptr; in vx2_dma_write() local
287 int offset = pipe->hw_ptr; in vx2_dma_read() local
/sound/firewire/bebob/
Dbebob_focusrite.c61 saffire_read_block(struct snd_bebob *bebob, u64 offset, in saffire_read_block()
81 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad()
98 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad()
236 u64 offset; in saffire_meter_get() local
/sound/soc/ti/
Ddavinci-mcasp.c133 static inline void mcasp_set_bits(struct davinci_mcasp *mcasp, u32 offset, in mcasp_set_bits()
140 static inline void mcasp_clr_bits(struct davinci_mcasp *mcasp, u32 offset, in mcasp_clr_bits()
147 static inline void mcasp_mod_bits(struct davinci_mcasp *mcasp, u32 offset, in mcasp_mod_bits()
154 static inline void mcasp_set_reg(struct davinci_mcasp *mcasp, u32 offset, in mcasp_set_reg()
160 static inline u32 mcasp_get_reg(struct davinci_mcasp *mcasp, u32 offset) in mcasp_get_reg()
2063 u32 offset = 0; in davinci_mcasp_txdma_offset() local
2086 u32 offset = 0; in davinci_mcasp_rxdma_offset() local
2107 static int davinci_mcasp_gpio_request(struct gpio_chip *chip, unsigned offset) in davinci_mcasp_gpio_request()
2122 static void davinci_mcasp_gpio_free(struct gpio_chip *chip, unsigned offset) in davinci_mcasp_gpio_free()
2136 unsigned offset, int value) in davinci_mcasp_gpio_direction_out()
[all …]
/sound/firewire/tascam/
Dtascam-hwdep.c19 long count, loff_t *offset) in tscm_hwdep_read_locked()
39 long remained, loff_t *offset) in tscm_hwdep_read_queue()
99 loff_t *offset) in hwdep_read()
/sound/pcmcia/vx/
Dvxp_ops.c48 static unsigned char vxp_inb(struct vx_core *chip, int offset) in vxp_inb()
58 static void vxp_outb(struct vx_core *chip, int offset, unsigned char val) in vxp_outb()
357 int offset = pipe->hw_ptr; in vxp_dma_write() local
397 int offset = pipe->hw_ptr; in vxp_dma_read() local
/sound/firewire/digi00x/
Ddigi00x-transaction.c12 unsigned long long offset, __be32 *buf) in handle_unknown_message()
25 int generation, unsigned long long offset, in handle_message()
/sound/soc/sh/rcar/
Ddebugfs.c42 void __iomem *base, int offset, int size) in rsnd_debugfs_reg_show()
57 int reg_id, int offset, int size) in rsnd_debugfs_mod_reg_show()
/sound/synth/emux/
Demux_effect.c40 long offset; /* offset in parameter record (-1 = not written) */ member
167 int offset; in snd_emux_send_effect() local
235 int offset; in snd_emux_setup_effect() local
/sound/pci/
Dintel8x0m.c221 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset) in igetbyte()
226 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword()
231 static inline u32 igetdword(struct intel8x0m *chip, u32 offset) in igetdword()
236 static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val) in iputbyte()
241 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword()
246 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val) in iputdword()
255 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword()
260 static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val) in iaputword()
1043 unsigned int offset; member
/sound/pci/nm256/
Dnm256.c262 snd_nm256_readb(struct nm256 *chip, int offset) in snd_nm256_readb()
268 snd_nm256_readw(struct nm256 *chip, int offset) in snd_nm256_readw()
274 snd_nm256_readl(struct nm256 *chip, int offset) in snd_nm256_readl()
280 snd_nm256_writeb(struct nm256 *chip, int offset, u8 val) in snd_nm256_writeb()
286 snd_nm256_writew(struct nm256 *chip, int offset, u16 val) in snd_nm256_writew()
292 snd_nm256_writel(struct nm256 *chip, int offset, u32 val) in snd_nm256_writel()
298 snd_nm256_write_buffer(struct nm256 *chip, const void *src, int offset, int size) in snd_nm256_write_buffer()
319 u16 offset = 0; in snd_nm256_get_start_offset() local
329 u16 offset = snd_nm256_get_start_offset(which); in snd_nm256_load_one_coefficient() local
372 u32 offset = snd_nm256_get_start_offset(number); in snd_nm256_load_coefficient() local
/sound/soc/intel/catpt/
Dloader.c332 u32 offset = sizeof(*basefw); in catpt_restore_basefw() local
375 u32 offset = sizeof(*mod); in catpt_restore_module() local
417 u32 offset = sizeof(*mod); in catpt_load_module() local
463 u32 offset = sizeof(*fw); in catpt_restore_firmware() local
509 u32 offset = sizeof(*fw); in catpt_load_firmware() local
/sound/pci/trident/
Dtrident_memory.c36 #define get_aligned_page(offset) ((offset) >> 12) argument
46 #define get_aligned_page(offset) ((offset) >> 13) argument
75 #define get_aligned_page(offset) ((offset) / ALIGN_PAGE_SIZE) argument

12345678