| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-octeon.c | 53 uint64_t bus:8; member 257 static int octeon_read_config(struct pci_bus *bus, unsigned int devfn, in octeon_read_config() 291 static int octeon_write_config(struct pci_bus *bus, unsigned int devfn, in octeon_write_config()
|
| H A D | pci-ar724x.c | 65 pci_bus_to_ar724x_controller(struct pci_bus *bus) in pci_bus_to_ar724x_controller() 113 static int ar724x_pci_read(struct pci_bus *bus, unsigned int devfn, int where, in ar724x_pci_read() 160 static int ar724x_pci_write(struct pci_bus *bus, unsigned int devfn, int where, in ar724x_pci_write()
|
| /OK3568_Linux_fs/kernel/sound/pci/ac97/ |
| H A D | ac97_pcm.c | 431 int snd_ac97_pcm_assign(struct snd_ac97_bus *bus, in snd_ac97_pcm_assign() 558 struct snd_ac97_bus *bus; in snd_ac97_pcm_open() local 648 struct snd_ac97_bus *bus; in snd_ac97_pcm_close() local
|
| /OK3568_Linux_fs/kernel/drivers/net/mdio/ |
| H A D | mdio-mux-bcm-iproc.c | 134 static int iproc_mdiomux_read(struct mii_bus *bus, int phyid, int reg) in iproc_mdiomux_read() 146 static int iproc_mdiomux_write(struct mii_bus *bus, in iproc_mdiomux_write() 181 struct mii_bus *bus; in mdio_mux_iproc_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-designware-host.c | 441 static void __iomem *dw_pcie_other_conf_map_bus(struct pci_bus *bus, in dw_pcie_other_conf_map_bus() 474 static int dw_pcie_rd_other_conf(struct pci_bus *bus, unsigned int devfn, in dw_pcie_rd_other_conf() 490 static int dw_pcie_wr_other_conf(struct pci_bus *bus, unsigned int devfn, in dw_pcie_wr_other_conf() 512 void __iomem *dw_pcie_own_conf_map_bus(struct pci_bus *bus, unsigned int devfn, int where) in dw_pcie_own_conf_map_bus()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sandbox.c | 105 int bus; member 131 struct udevice *bus = dev->parent; in sandbox_sf_probe() local 525 struct udevice *bus, ofnode node, const char *spec) in sandbox_sf_bind_emul() 567 struct udevice *bus, struct udevice *slave, in sandbox_spi_get_emul()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | pic32_spi.c | 239 struct udevice *bus = slave->parent; in pic32_spi_xfer() local 291 static int pic32_spi_set_speed(struct udevice *bus, uint speed) in pic32_spi_set_speed() 308 static int pic32_spi_set_mode(struct udevice *bus, uint mode) in pic32_spi_set_mode() 376 static int pic32_spi_probe(struct udevice *bus) in pic32_spi_probe()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i2c.h | 334 static inline void I2C_SET_BUS(unsigned int bus) in I2C_SET_BUS() 653 #define I2C_ADAPTER(bus) i2c_bus[bus].adapter argument 655 #define I2C_ADAPTER(bus) bus argument 659 #define I2C_ADAP_NR(bus) i2c_get_adapter(I2C_ADAPTER(bus)) argument 904 static inline void I2C_SET_BUS(unsigned int bus) in I2C_SET_BUS()
|
| /OK3568_Linux_fs/kernel/sound/pci/ice1712/ |
| H A D | ews.c | 42 static void ewx_i2c_setlines(struct snd_i2c_bus *bus, int clk, int data) in ewx_i2c_setlines() 54 static int ewx_i2c_getclock(struct snd_i2c_bus *bus) in ewx_i2c_getclock() 60 static int ewx_i2c_getdata(struct snd_i2c_bus *bus, int ack) in ewx_i2c_getdata() 77 static void ewx_i2c_start(struct snd_i2c_bus *bus) in ewx_i2c_start() 96 static void ewx_i2c_stop(struct snd_i2c_bus *bus) in ewx_i2c_stop() 102 static void ewx_i2c_direction(struct snd_i2c_bus *bus, int clock, int data) in ewx_i2c_direction()
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A D | cadence_master.c | 377 struct sdw_bus *bus; in cdns_parity_error_injection() local 656 cdns_xfer_msg(struct sdw_bus *bus, struct sdw_msg *msg) in cdns_xfer_msg() 684 cdns_xfer_msg_defer(struct sdw_bus *bus, in cdns_xfer_msg_defer() 706 cdns_reset_page_addr(struct sdw_bus *bus, unsigned int dev_num) in cdns_reset_page_addr() 1180 struct sdw_bus *bus = &cdns->bus; in cdns_init_clock_ctrl() local 1260 int cdns_bus_conf(struct sdw_bus *bus, struct sdw_bus_params *params) in cdns_bus_conf() 1287 static int cdns_port_params(struct sdw_bus *bus, in cdns_port_params() 1309 static int cdns_transport_params(struct sdw_bus *bus, in cdns_transport_params() 1356 static int cdns_port_enable(struct sdw_bus *bus, in cdns_port_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.h | 86 #define REMAP_ENAB(bus) ((bus)->remap) argument 87 #define REMAP_ISADDR(bus, a) (((a) >= ((bus)->orig_ramsize)) && ((a) < ((bus)->ramsize))) argument 124 #define IDMA_CAPABLE(bus) (((bus)->sih->buscorerev == 19) || ((bus)->sih->buscorerev >= 23)) argument 135 #define DAR_PWRREQ(bus) (((bus)->_dar_war) && DAR_ACTIVE((bus)->dhd)) argument 138 #define PCIECTO_ENAB(bus) ((bus)->cto_enable) argument 177 #define INBAND_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_INB) argument 178 #define OOB_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_OOB) argument 179 #define NO_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_NONE) argument 266 uint32 bus; /* gSPI or SDIO bus */ member 656 static INLINE bool dhdpcie_is_arm_halted(struct dhd_bus *bus) {return TRUE;} in dhdpcie_is_arm_halted() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.h | 86 #define REMAP_ENAB(bus) ((bus)->remap) argument 87 #define REMAP_ISADDR(bus, a) (((a) >= ((bus)->orig_ramsize)) && ((a) < ((bus)->ramsize))) argument 124 #define IDMA_CAPABLE(bus) (((bus)->sih->buscorerev == 19) || ((bus)->sih->buscorerev >= 23)) argument 135 #define DAR_PWRREQ(bus) (((bus)->_dar_war) && DAR_ACTIVE((bus)->dhd)) argument 138 #define PCIECTO_ENAB(bus) ((bus)->cto_enable) argument 177 #define INBAND_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_INB) argument 178 #define OOB_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_OOB) argument 179 #define NO_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_NONE) argument 266 uint32 bus; /* gSPI or SDIO bus */ member 656 static INLINE bool dhdpcie_is_arm_halted(struct dhd_bus *bus) {return TRUE;} in dhdpcie_is_arm_halted() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.h | 86 #define REMAP_ENAB(bus) ((bus)->remap) argument 87 #define REMAP_ISADDR(bus, a) (((a) >= ((bus)->orig_ramsize)) && ((a) < ((bus)->ramsize))) argument 124 #define IDMA_CAPABLE(bus) (((bus)->sih->buscorerev == 19) || ((bus)->sih->buscorerev >= 23)) argument 135 #define DAR_PWRREQ(bus) (((bus)->_dar_war) && DAR_ACTIVE((bus)->dhd)) argument 138 #define PCIECTO_ENAB(bus) ((bus)->cto_enable) argument 177 #define INBAND_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_INB) argument 178 #define OOB_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_OOB) argument 179 #define NO_DW_ENAB(bus) ((bus)->dw_option == DEVICE_WAKE_NONE) argument 266 uint32 bus; /* gSPI or SDIO bus */ member 656 static INLINE bool dhdpcie_is_arm_halted(struct dhd_bus *bus) {return TRUE;} in dhdpcie_is_arm_halted() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7164/ |
| H A D | saa7164-bus.c | 123 struct tmComResBusInfo *bus = &dev->bus; in saa7164_bus_set() local 308 struct tmComResBusInfo *bus = &dev->bus; in saa7164_bus_get() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-i2c.c | 50 static int hdpvr_i2c_read(struct hdpvr_device *dev, int bus, in hdpvr_i2c_read() 82 static int hdpvr_i2c_write(struct hdpvr_device *dev, int bus, in hdpvr_i2c_write()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-phy.c | 44 static int emac_mdio_read(struct mii_bus *bus, int addr, int regnum) in emac_mdio_read() 67 static int emac_mdio_write(struct mii_bus *bus, int addr, int regnum, u16 val) in emac_mdio_write()
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_bus.c | 43 struct pci_bus *bus; in zpci_bus_scan() local 146 struct pci_bus *bus; in zpci_bus_add_device() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/ |
| H A D | davinci_mdio.c | 85 struct mii_bus *bus; member 131 static int davinci_mdio_reset(struct mii_bus *bus) in davinci_mdio_reset() 226 static int davinci_mdio_read(struct mii_bus *bus, int phy_id, int phy_reg) in davinci_mdio_read() 269 static int davinci_mdio_write(struct mii_bus *bus, int phy_id, in davinci_mdio_write()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | of_device_64.c | 243 struct of_bus *bus, in build_one_resource() 320 struct of_bus *bus; in build_device_resources() local 427 struct of_bus *bus; in apply_interrupt_map() local 485 unsigned int bus, devfn, slot, ret; in pci_irq_swizzle() local
|
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | mvgbe.c | 51 static int smi_reg_read(struct mii_dev *bus, int phy_adr, int devad, in smi_reg_read() 130 static int smi_reg_write(struct mii_dev *bus, int phy_adr, int devad, in smi_reg_write() 651 struct mii_dev *bus; in mvgbe_phylib_init() local
|
| /OK3568_Linux_fs/u-boot/board/varisys/common/ |
| H A D | sys_eeprom.c | 137 unsigned int bus; in read_eeprom() local 190 unsigned int bus; in prog_eeprom() local 383 unsigned int bus; in mac_read_from_generic_eeprom() local
|
| /OK3568_Linux_fs/u-boot/board/CZ.NIC/turris_omnia/ |
| H A D | turris_omnia.c | 92 struct udevice *bus, *dev; in omnia_detect_sata() local 156 struct udevice *bus, *dev; in omnia_read_eeprom() local 329 struct udevice *bus, *dev; in disable_mcu_watchdog() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | topology.h | 29 static inline int pcibus_to_node(struct pci_bus *bus) in pcibus_to_node() 35 #define cpumask_of_pcibus(bus) (pcibus_to_node(bus) == -1 ? \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | sdio.c | 65 struct ssb_bus *bus = dev->dev->sdev->bus; in b43_sdio_request_irq() local 81 struct ssb_bus *bus = dev->dev->sdev->bus; in b43_sdio_free_irq() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | efika.c | 35 static int rtas_read_config(struct pci_bus *bus, unsigned int devfn, int offset, in rtas_read_config() 50 static int rtas_write_config(struct pci_bus *bus, unsigned int devfn, in rtas_write_config()
|