H A D | hdaudio.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 * HD-audio core stuff 12 #include <linux/io-64-nonatomic-lo-hi.h> 50 * HD-audio codec base device 56 unsigned int addr; /* code member 271 dma_addr_t addr; /* physical address of CORB/RIRB buffer */ global() member 297 unsigned long addr; global() member 423 snd_hdac_aligned_read(addr,mask) global() argument 424 snd_hdac_aligned_write(val,addr,mask) global() argument 427 snd_hdac_reg_writeb(struct hdac_bus * bus,void __iomem * addr,u8 val) snd_hdac_reg_writeb() argument 436 snd_hdac_reg_writew(struct hdac_bus * bus,void __iomem * addr,u16 val) snd_hdac_reg_writew() argument 445 snd_hdac_reg_readb(struct hdac_bus * bus,void __iomem * addr) snd_hdac_reg_readb() argument 451 snd_hdac_reg_readw(struct hdac_bus * bus,void __iomem * addr) snd_hdac_reg_readw() argument 457 snd_hdac_reg_writel(bus,addr,val) global() argument 458 snd_hdac_reg_readl(bus,addr) global() argument 459 snd_hdac_reg_writeq(bus,addr,val) global() argument 460 snd_hdac_reg_readq(bus,addr) global() argument 465 _snd_hdac_chip_writeb(chip,reg,value) global() argument 467 _snd_hdac_chip_readb(chip,reg) global() argument 469 _snd_hdac_chip_writew(chip,reg,value) global() argument 471 _snd_hdac_chip_readw(chip,reg) global() argument 473 _snd_hdac_chip_writel(chip,reg,value) global() argument 475 _snd_hdac_chip_readl(chip,reg) global() argument 479 snd_hdac_chip_writel(chip,reg,value) global() argument 481 snd_hdac_chip_writew(chip,reg,value) global() argument 483 snd_hdac_chip_writeb(chip,reg,value) global() argument 485 snd_hdac_chip_readl(chip,reg) global() argument 487 snd_hdac_chip_readw(chip,reg) global() argument 489 snd_hdac_chip_readb(chip,reg) global() argument 493 snd_hdac_chip_updatel(chip,reg,mask,val) global() argument 496 snd_hdac_chip_updatew(chip,reg,mask,val) global() argument 499 snd_hdac_chip_updateb(chip,reg,mask,val) global() argument 504 snd_hdac_updatel(addr,reg,mask,val) global() argument 507 snd_hdac_updatew(addr,reg,mask,val) global() argument 614 snd_hdac_stream_writel(dev,reg,value) global() argument 616 snd_hdac_stream_writew(dev,reg,value) global() argument 618 snd_hdac_stream_writeb(dev,reg,value) global() argument 620 snd_hdac_stream_readl(dev,reg) global() argument 622 snd_hdac_stream_readw(dev,reg) global() argument 624 snd_hdac_stream_readb(dev,reg) global() argument 626 snd_hdac_stream_readb_poll(dev,reg,val,cond,delay_us,timeout_us) global() argument 629 snd_hdac_stream_readw_poll(dev,reg,val,cond,delay_us,timeout_us) global() argument 632 snd_hdac_stream_readl_poll(dev,reg,val,cond,delay_us,timeout_us) global() argument 637 snd_hdac_stream_updatel(dev,reg,mask,val) global() argument 641 snd_hdac_stream_updatew(dev,reg,mask,val) global() argument 645 snd_hdac_stream_updateb(dev,reg,mask,val) global() argument [all...] |