Home
last modified time | relevance | path

Searched defs:addr (Results 1 – 25 of 144) sorted by relevance

123456

/sound/ppc/
Dburgundy.c45 snd_pmac_burgundy_wcw(struct snd_pmac *chip, unsigned addr, unsigned val) in snd_pmac_burgundy_wcw()
58 snd_pmac_burgundy_rcw(struct snd_pmac *chip, unsigned addr) in snd_pmac_burgundy_rcw()
91 snd_pmac_burgundy_wcb(struct snd_pmac *chip, unsigned int addr, in snd_pmac_burgundy_wcb()
99 snd_pmac_burgundy_rcb(struct snd_pmac *chip, unsigned int addr) in snd_pmac_burgundy_rcb()
117 #define ADDR2BASE(addr) ((addr) >> 12) argument
175 unsigned int addr = BASE2ADDR(kcontrol->private_value & 0xff); in snd_pmac_burgundy_get_volume() local
186 unsigned int addr = BASE2ADDR(kcontrol->private_value & 0xff); in snd_pmac_burgundy_put_volume() local
197 #define BURGUNDY_VOLUME_W(xname, xindex, addr, shift) \ argument
251 unsigned int addr = BASE2ADDR(kcontrol->private_value & 0xff); in snd_pmac_burgundy_get_volume_2b() local
262 unsigned int addr = BASE2ADDR(kcontrol->private_value & 0xff); in snd_pmac_burgundy_put_volume_2b() local
[all …]
/sound/i2c/other/
Dak4xxx-adda.c349 #define AK_COMPOSE(chip,addr,shift,mask) \ argument
369 int addr = AK_GET_ADDR(kcontrol->private_value); in snd_akm4xxx_volume_get() local
375 static int put_ak_reg(struct snd_kcontrol *kcontrol, int addr, in put_ak_reg()
427 int addr = AK_GET_ADDR(kcontrol->private_value); in snd_akm4xxx_stereo_volume_get() local
437 int addr = AK_GET_ADDR(kcontrol->private_value); in snd_akm4xxx_stereo_volume_put() local
465 int addr = AK_GET_ADDR(kcontrol->private_value); in snd_akm4xxx_deemphasis_get() local
477 int addr = AK_GET_ADDR(kcontrol->private_value); in snd_akm4xxx_deemphasis_put() local
497 int addr = AK_GET_ADDR(kcontrol->private_value); in ak4xxx_switch_get() local
513 int addr = AK_GET_ADDR(kcontrol->private_value); in ak4xxx_switch_put() local
566 int addr = AK_GET_ADDR(kcontrol->private_value); in ak4xxx_capture_source_get() local
[all …]
/sound/soc/sof/
Dutils.c24 void sof_io_write(struct snd_sof_dev *sdev, void __iomem *addr, u32 value) in sof_io_write()
30 u32 sof_io_read(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read()
36 void sof_io_write64(struct snd_sof_dev *sdev, void __iomem *addr, u64 value) in sof_io_write64()
42 u64 sof_io_read64(struct snd_sof_dev *sdev, void __iomem *addr) in sof_io_read64()
/sound/hda/
Dhdac_bus.c71 int snd_hdac_bus_exec_verb(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb()
91 int snd_hdac_bus_exec_verb_unlocked(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_exec_verb_unlocked()
226 unsigned int snd_hdac_aligned_read(void __iomem *addr, unsigned int mask) in snd_hdac_aligned_read()
238 void snd_hdac_aligned_write(unsigned int val, void __iomem *addr, in snd_hdac_aligned_write()
Dhdac_controller.c127 unsigned int addr = cmd >> 28; in azx_command_addr() local
143 unsigned int addr = azx_command_addr(val); in snd_hdac_bus_send_cmd() local
188 unsigned int addr; in snd_hdac_bus_update_rirb() local
236 int snd_hdac_bus_get_response(struct hdac_bus *bus, unsigned int addr, in snd_hdac_bus_get_response()
/sound/soc/sh/rcar/
Ddma.c420 void __iomem *addr = rsnd_dmapp_addr(dmac, dma, reg); in rsnd_dmapp_bset() local
508 #define RDMA_SSI_I_N(addr, i) (addr ##_reg - 0x00300000 + (0x40 * i) + 0x8) argument
509 #define RDMA_SSI_O_N(addr, i) (addr ##_reg - 0x00300000 + (0x40 * i) + 0xc) argument
511 #define RDMA_SSIU_I_N(addr, i, j) (addr ##_reg - 0x00441000 + (0x1000 * (i)) + (((j) / 4) * 0xA000)… argument
512 #define RDMA_SSIU_O_N(addr, i, j) RDMA_SSIU_I_N(addr, i, j) argument
514 #define RDMA_SSIU_I_P(addr, i, j) (addr ##_reg - 0x00141000 + (0x1000 * (i)) + (((j) / 4) * 0xA000)… argument
515 #define RDMA_SSIU_O_P(addr, i, j) RDMA_SSIU_I_P(addr, i, j) argument
517 #define RDMA_SRC_I_N(addr, i) (addr ##_reg - 0x00500000 + (0x400 * i)) argument
518 #define RDMA_SRC_O_N(addr, i) (addr ##_reg - 0x004fc000 + (0x400 * i)) argument
520 #define RDMA_SRC_I_P(addr, i) (addr ##_reg - 0x00200000 + (0x400 * i)) argument
[all …]
/sound/pci/trident/
Dtrident_memory.c22 #define __set_tlb_bus(trident,page,ptr,addr) \ argument
35 #define set_tlb_bus(trident,page,ptr,addr) __set_tlb_bus(trident,page,ptr,addr) argument
58 unsigned long ptr, dma_addr_t addr) in set_tlb_bus()
88 unsigned long ptr, dma_addr_t addr) in set_tlb_bus()
203 dma_addr_t addr = snd_pcm_sgbuf_get_addr(substream, ofs); in snd_trident_alloc_sg_pages() local
228 dma_addr_t addr; in snd_trident_alloc_cont_pages() local
/sound/soc/intel/atom/sst/
Dsst_pvt.c31 int sst_shim_write(void __iomem *addr, int offset, int value) in sst_shim_write()
37 u32 sst_shim_read(void __iomem *addr, int offset) in sst_shim_read()
42 u64 sst_reg_read64(void __iomem *addr, int offset) in sst_reg_read64()
51 int sst_shim_write64(void __iomem *addr, int offset, u64 value) in sst_shim_write64()
57 u64 sst_shim_read64(void __iomem *addr, int offset) in sst_shim_read64()
/sound/soc/tegra/
Dtegra20_das.c37 u32 addr; in tegra20_das_connect_dap_to_dac() local
56 u32 addr; in tegra20_das_connect_dap_to_dap() local
77 u32 addr; in tegra20_das_connect_dac_to_dap() local
/sound/soc/codecs/
Dsigmadsp-regmap.c15 unsigned int addr, const uint8_t data[], size_t len) in sigmadsp_write_regmap()
22 unsigned int addr, uint8_t data[], size_t len) in sigmadsp_read_regmap()
Dsigmadsp-i2c.c17 unsigned int addr, const uint8_t data[], size_t len) in sigmadsp_write_i2c()
40 unsigned int addr, uint8_t data[], size_t len) in sigmadsp_read_i2c()
Drt5677-spi.c111 int rt5677_spi_read(u32 addr, void *rxbuf, size_t len) in rt5677_spi_read()
166 int rt5677_spi_write(u32 addr, const void *txbuf, size_t len) in rt5677_spi_write()
215 int rt5677_spi_write_firmware(u32 addr, const struct firmware *fw) in rt5677_spi_write_firmware()
Dsigmadsp.c30 unsigned int addr; member
41 unsigned int addr; member
54 __le16 addr; member
61 __le16 addr; member
88 __be16 addr; member
92 static int sigmadsp_write(struct sigmadsp *sigmadsp, unsigned int addr, in sigmadsp_write()
98 static int sigmadsp_read(struct sigmadsp *sigmadsp, unsigned int addr, in sigmadsp_read()
/sound/isa/gus/
Dgus_io.c92 unsigned int addr, int w_16bit) in __snd_gf1_write_addr()
162 unsigned int addr, short w_16bit) in snd_gf1_write_addr()
274 void snd_gf1_dram_addr(struct snd_gus_card * gus, unsigned int addr) in snd_gf1_dram_addr()
286 void snd_gf1_poke(struct snd_gus_card * gus, unsigned int addr, unsigned char data) in snd_gf1_poke()
303 unsigned char snd_gf1_peek(struct snd_gus_card * gus, unsigned int addr) in snd_gf1_peek()
Dgus_mixer.c60 #define ICS_DOUBLE(xname, xindex, addr) \ argument
79 int addr = kcontrol->private_value & 0xff; in snd_ics_get_double() local
95 int addr = kcontrol->private_value & 0xff; in snd_ics_put_double() local
/sound/pci/oxygen/
Dxonar_dg.c74 int cs4245_read_spi(struct oxygen *chip, u8 addr) in cs4245_read_spi()
103 unsigned char addr; in cs4245_shadow_control() local
278 unsigned int addr; in dump_cs4245_registers() local
/sound/firewire/bebob/
Dbebob_stream.c124 u8 addr[AVC_BRIDGECO_ADDR_BYTES], input[7]; in snd_bebob_stream_get_clock_src() local
260 u8 *buf, addr[AVC_BRIDGECO_ADDR_BYTES], type; in map_data_channels() local
791 u8 addr[AVC_BRIDGECO_ADDR_BYTES]; in fill_stream_formations() local
835 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in seek_msu_sync_input_plug() local
873 u8 plugs[AVC_PLUG_INFO_BUF_BYTES], addr[AVC_BRIDGECO_ADDR_BYTES]; in snd_bebob_stream_discover() local
Dbebob_command.c92 avc_bridgeco_fill_extension_addr(u8 *buf, u8 *addr) in avc_bridgeco_fill_extension_addr()
99 avc_bridgeco_fill_plug_info_extension_command(u8 *buf, u8 *addr, in avc_bridgeco_fill_plug_info_extension_command()
/sound/drivers/mpu401/
Dmpu401_uart.c45 unsigned long addr) in mpu401_write_port()
51 unsigned long addr) in mpu401_read_port()
57 unsigned long addr) in mpu401_write_mmio()
63 unsigned long addr) in mpu401_read_mmio()
/sound/pci/ctxfi/
Dctvmem.h31 #define CT_PAGE_ALIGN(addr) ALIGN(addr, CT_PAGE_SIZE) argument
34 unsigned int addr; /* starting logical addr of this block */ member
/sound/pci/emu10k1/
Dmemory.c21 #define __set_ptb_entry(emu,page,addr) \ argument
37 #define set_ptb_entry(emu,page,addr) __set_ptb_entry(emu,page,addr) argument
42 static inline void set_ptb_entry(struct snd_emu10k1 *emu, int page, dma_addr_t addr) in set_ptb_entry()
233 static int is_valid_page(struct snd_emu10k1 *emu, dma_addr_t addr) in is_valid_page()
327 dma_addr_t addr; in snd_emu10k1_alloc_pages() local
/sound/i2c/
Di2c.c100 unsigned char addr, struct snd_i2c_device **rdevice) in snd_i2c_device_create()
146 int snd_i2c_probeaddr(struct snd_i2c_bus *bus, unsigned short addr) in snd_i2c_probeaddr()
314 static int snd_i2c_bit_probeaddr(struct snd_i2c_bus *bus, unsigned short addr) in snd_i2c_bit_probeaddr()
/sound/mips/
Dhal2.c89 #define H2_READ_ADDR(addr) (addr | (1<<7)) argument
90 #define H2_WRITE_ADDR(addr) (addr) argument
103 static u32 hal2_i_read32(struct snd_hal2 *hal2, u16 addr) in hal2_i_read32()
117 static void hal2_i_write16(struct snd_hal2 *hal2, u16 addr, u16 val) in hal2_i_write16()
129 static void hal2_i_write32(struct snd_hal2 *hal2, u16 addr, u32 val) in hal2_i_write32()
141 static void hal2_i_setbit16(struct snd_hal2 *hal2, u16 addr, u16 bit) in hal2_i_setbit16()
155 static void hal2_i_clearbit16(struct snd_hal2 *hal2, u16 addr, u16 bit) in hal2_i_clearbit16()
/sound/pci/hda/
Dhda_controller.c771 unsigned int addr = cmd >> 28; in azx_command_addr() local
782 static int azx_rirb_get_response(struct hdac_bus *bus, unsigned int addr, in azx_rirb_get_response()
900 static int azx_single_wait_for_response(struct azx *chip, unsigned int addr) in azx_single_wait_for_response()
924 unsigned int addr = azx_command_addr(val); in azx_single_send_cmd() local
949 static int azx_single_get_response(struct hdac_bus *bus, unsigned int addr, in azx_single_get_response()
978 static int azx_get_response(struct hdac_bus *bus, unsigned int addr, in azx_get_response()
1187 static int probe_codec(struct azx *chip, int addr) in probe_codec()
/sound/isa/msnd/
Dmsnd_pinnacle_mixer.c138 int addr = kcontrol->private_value; in snd_msndmix_volume_get() local
256 int change, addr = kcontrol->private_value; in snd_msndmix_volume_put() local
271 #define DUMMY_VOLUME(xname, xindex, addr) \ argument

123456