Home
last modified time | relevance | path

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

123456

/sound/soc/intel/common/
Dsst-dsp.c32 void sst_shim32_write(void __iomem *addr, u32 offset, u32 value) in sst_shim32_write()
38 u32 sst_shim32_read(void __iomem *addr, u32 offset) in sst_shim32_read()
44 void sst_shim32_write64(void __iomem *addr, u32 offset, u64 value) in sst_shim32_write64()
50 u64 sst_shim32_read64(void __iomem *addr, u32 offset) in sst_shim32_read64()
92 void sst_dsp_shim_write(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write()
102 u32 sst_dsp_shim_read(struct sst_dsp *sst, u32 offset) in sst_dsp_shim_read()
115 void sst_dsp_shim_write64(struct sst_dsp *sst, u32 offset, u64 value) in sst_dsp_shim_write64()
125 u64 sst_dsp_shim_read64(struct sst_dsp *sst, u32 offset) in sst_dsp_shim_read64()
138 void sst_dsp_shim_write_unlocked(struct sst_dsp *sst, u32 offset, u32 value) in sst_dsp_shim_write_unlocked()
144 u32 sst_dsp_shim_read_unlocked(struct sst_dsp *sst, u32 offset) in sst_dsp_shim_read_unlocked()
[all …]
/sound/firewire/dice/
Ddice.h123 unsigned int offset, in snd_dice_transaction_write_global()
131 unsigned int offset, in snd_dice_transaction_read_global()
139 unsigned int offset, in snd_dice_transaction_write_tx()
146 unsigned int offset, in snd_dice_transaction_read_tx()
153 unsigned int offset, in snd_dice_transaction_write_rx()
160 unsigned int offset, in snd_dice_transaction_read_rx()
167 unsigned int offset, in snd_dice_transaction_write_sync()
174 unsigned int offset, in snd_dice_transaction_read_sync()
Ddice-transaction.c13 u64 offset) in get_subaddr()
39 unsigned int offset, void *buf, unsigned int len) in snd_dice_transaction_write()
48 enum snd_dice_addr_type type, unsigned int offset, in snd_dice_transaction_read()
135 int generation, unsigned long long offset, in dice_notification()
/sound/pci/cs46xx/
Dcs46xx_lib.h63 unsigned int offset = reg & 0xffff; in snd_cs46xx_poke() local
76 unsigned int offset = reg & 0xffff; in snd_cs46xx_peek() local
80 static inline void snd_cs46xx_pokeBA0(struct snd_cs46xx *chip, unsigned long offset, unsigned int v… in snd_cs46xx_pokeBA0()
85 static inline unsigned int snd_cs46xx_peekBA0(struct snd_cs46xx *chip, unsigned long offset) in snd_cs46xx_peekBA0()
/sound/soc/
Dsoc-ac97.c67 static int snd_soc_ac97_gpio_request(struct gpio_chip *chip, unsigned offset) in snd_soc_ac97_gpio_request()
76 unsigned offset) in snd_soc_ac97_gpio_direction_in()
85 static int snd_soc_ac97_gpio_get(struct gpio_chip *chip, unsigned offset) in snd_soc_ac97_gpio_get()
97 static void snd_soc_ac97_gpio_set(struct gpio_chip *chip, unsigned offset, in snd_soc_ac97_gpio_set()
110 unsigned offset, int value) in snd_soc_ac97_gpio_direction_out()
/sound/soc/intel/atom/sst/
Dsst_pvt.c39 int sst_shim_write(void __iomem *addr, int offset, int value) in sst_shim_write()
45 u32 sst_shim_read(void __iomem *addr, int offset) in sst_shim_read()
50 u64 sst_reg_read64(void __iomem *addr, int offset) in sst_reg_read64()
59 int sst_shim_write64(void __iomem *addr, int offset, u64 value) in sst_shim_write64()
65 u64 sst_shim_read64(void __iomem *addr, int offset) in sst_shim_read64()
/sound/firewire/fireworks/
Dfireworks_hwdep.c24 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.c16 int snd_motu_transaction_read(struct snd_motu *motu, u32 offset, __be32 *reg, in snd_motu_transaction_read()
32 int snd_motu_transaction_write(struct snd_motu *motu, u32 offset, __be32 *reg, in snd_motu_transaction_write()
50 int generation, unsigned long long offset, in handle_message()
/sound/isa/sb/
Demu8000_patch.c87 read_word(const void __user *buf, int offset, int mode) in read_word()
133 write_word(struct snd_emu8000 *emu, int *offset, unsigned short data) in write_word()
155 int offset; in snd_emu8000_sample_new() local
/sound/firewire/bebob/
Dbebob_focusrite.c62 saffire_read_block(struct snd_bebob *bebob, u64 offset, in saffire_read_block()
82 saffire_read_quad(struct snd_bebob *bebob, u64 offset, u32 *value) in saffire_read_quad()
99 saffire_write_quad(struct snd_bebob *bebob, u64 offset, u32 value) in saffire_write_quad()
237 u64 offset; in saffire_meter_get() local
/sound/pci/vx222/
Dvx222_ops.c98 static unsigned char vx2_inb(struct vx_core *chip, int offset) in vx2_inb()
109 static void vx2_outb(struct vx_core *chip, int offset, unsigned char val) in vx2_outb()
122 static unsigned int vx2_inl(struct vx_core *chip, int offset) in vx2_inl()
133 static void vx2_outl(struct vx_core *chip, int offset, unsigned int val) in vx2_outl()
262 int offset = pipe->hw_ptr; in vx2_dma_write() local
300 int offset = pipe->hw_ptr; in vx2_dma_read() local
/sound/firewire/digi00x/
Ddigi00x-transaction.c13 unsigned long long offset, __be32 *buf) in handle_unknown_message()
26 int generation, unsigned long long offset, in handle_message()
/sound/pcmcia/vx/
Dvxp_ops.c61 static unsigned char vxp_inb(struct vx_core *chip, int offset) in vxp_inb()
71 static void vxp_outb(struct vx_core *chip, int offset, unsigned char val) in vxp_outb()
368 int offset = pipe->hw_ptr; in vxp_dma_write() local
408 int offset = pipe->hw_ptr; in vxp_dma_read() local
/sound/pci/trident/
Dtrident_memory.c54 #define get_aligned_page(offset) ((offset) >> 12) argument
66 #define get_aligned_page(offset) ((offset) >> 13) argument
96 #define get_aligned_page(offset) ((offset) / ALIGN_PAGE_SIZE) argument
124 static inline void *offset_ptr(struct snd_trident *trident, int offset) in offset_ptr()
/sound/synth/emux/
Demux_effect.c54 long offset; /* offset in parameter record (-1 = not written) */ member
181 int offset; in snd_emux_send_effect() local
245 int offset; in snd_emux_setup_effect() local
/sound/pci/
Dintel8x0m.c251 static inline u8 igetbyte(struct intel8x0m *chip, u32 offset) in igetbyte()
256 static inline u16 igetword(struct intel8x0m *chip, u32 offset) in igetword()
261 static inline u32 igetdword(struct intel8x0m *chip, u32 offset) in igetdword()
266 static inline void iputbyte(struct intel8x0m *chip, u32 offset, u8 val) in iputbyte()
271 static inline void iputword(struct intel8x0m *chip, u32 offset, u16 val) in iputword()
276 static inline void iputdword(struct intel8x0m *chip, u32 offset, u32 val) in iputdword()
285 static inline u16 iagetword(struct intel8x0m *chip, u32 offset) in iagetword()
290 static inline void iaputword(struct intel8x0m *chip, u32 offset, u16 val) in iaputword()
1104 unsigned int offset; member
/sound/pci/nm256/
Dnm256.c280 snd_nm256_readb(struct nm256 *chip, int offset) in snd_nm256_readb()
286 snd_nm256_readw(struct nm256 *chip, int offset) in snd_nm256_readw()
292 snd_nm256_readl(struct nm256 *chip, int offset) in snd_nm256_readl()
298 snd_nm256_writeb(struct nm256 *chip, int offset, u8 val) in snd_nm256_writeb()
304 snd_nm256_writew(struct nm256 *chip, int offset, u16 val) in snd_nm256_writew()
310 snd_nm256_writel(struct nm256 *chip, int offset, u32 val) in snd_nm256_writel()
316 snd_nm256_write_buffer(struct nm256 *chip, void *src, int offset, int size) in snd_nm256_write_buffer()
337 u16 offset = 0; in snd_nm256_get_start_offset() local
347 u16 offset = snd_nm256_get_start_offset(which); in snd_nm256_load_one_coefficient() local
390 u32 offset = snd_nm256_get_start_offset(number); in snd_nm256_load_coefficient() local
/sound/pci/emu10k1/
Dmemory.c43 #define get_aligned_page(offset) ((offset) >> PAGE_SHIFT) argument
507 static inline void *offset_ptr(struct snd_emu10k1 *emu, int page, int offset) in offset_ptr()
526 int offset, int size) in snd_emu10k1_synth_bzero()
556 int offset, const char __user *data, int size) in snd_emu10k1_synth_copy_from_user()
/sound/core/
Dhwdep.c57 static loff_t snd_hwdep_llseek(struct file * file, loff_t offset, int orig) in snd_hwdep_llseek()
66 size_t count, loff_t *offset) in snd_hwdep_read()
75 size_t count, loff_t *offset) in snd_hwdep_write()
Dinfo.c120 static loff_t snd_info_entry_llseek(struct file *file, loff_t offset, int orig) in snd_info_entry_llseek()
163 size_t count, loff_t * offset) in snd_info_entry_read()
185 size_t count, loff_t * offset) in snd_info_entry_write()
318 size_t count, loff_t *offset) in snd_info_text_entry_write()
/sound/soc/codecs/
Drt5677-spi.c114 u32 offset; in rt5677_spi_read() local
168 u32 offset; in rt5677_spi_write() local
/sound/drivers/opl4/
Dopl4_lib.c61 void snd_opl4_read_memory(struct snd_opl4 *opl4, char *buf, int offset, int size) in snd_opl4_read_memory()
87 void snd_opl4_write_memory(struct snd_opl4 *opl4, const char *buf, int offset, int size) in snd_opl4_write_memory()
/sound/soc/sh/rcar/
Dgen.c47 #define RSND_REG_SET(id, offset, _id_offset, n) \ argument
55 #define RSND_GEN_S_REG(id, offset) \ argument
59 #define RSND_GEN_M_REG(id, offset, _id_offset) \ argument
/sound/core/seq/oss/
Dseq_oss.c160 odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset) in odev_read()
171 odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) in odev_write()
/sound/firewire/
Dpackets-buffer.h17 unsigned int offset; member

123456