Home
last modified time | relevance | path

Searched defs:bus (Results 226 - 250 of 1910) sorted by relevance

12345678910>>...77

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbusnv04.c38 struct nv04_i2c_bus *bus = nv04_i2c_bus(base); in nv04_i2c_bus_drive_scl() local
49 struct nv04_i2c_bus *bus = nv04_i2c_bus(base); in nv04_i2c_bus_drive_sda() local
60 struct nv04_i2c_bus *bus in nv04_i2c_bus_sense_scl() local
68 struct nv04_i2c_bus *bus = nv04_i2c_bus(base); nv04_i2c_bus_sense_sda() local
86 struct nv04_i2c_bus *bus; nv04_i2c_bus_new() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h27 struct clk *bus; member
/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
H A Dibi.h32 struct i3c_bus *bus = i3c_master_get_bus(&hci->master); in i3c_hci_addr_to_dev() local
/kernel/linux/linux-6.6/drivers/mcb/
H A Dmcb-lpc.c17 struct mcb_bus *bus; member
H A Dmcb-pci.c16 struct mcb_bus *bus; member
[all...]
/third_party/ltp/testcases/kernel/device-drivers/pci/tpci_user/
H A Dtpci.c57 static void run_pci_testcases(int bus, int slot) in run_pci_testcases() argument
/third_party/skia/src/core/
H A DSkMessageBus.h90 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); in Inbox() local
98 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); in ~Inbox() local
130 auto* bus = SkMessageBus<Message, IDType, AllowCopyableMessage>::Get(); Post() local
[all...]
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Dspi_test.h32 uint32_t bus; member
/kernel/linux/linux-5.10/arch/xtensa/include/asm/
H A Dpci-bridge.h36 struct pci_bus *bus; member
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregmap-w1.c211 const struct regmap_bus *bus = regmap_get_w1_bus(w1_dev, config); in __regmap_init_w1() local
227 const struct regmap_bus *bus = regmap_get_w1_bus(w1_dev, config); in __devm_regmap_init_w1() local
/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dcore.h37 struct clk *core, *iface, *bus; member
/kernel/linux/linux-5.10/arch/loongarch/pci/
H A Dpci.c17 int raw_pci_read(unsigned int domain, unsigned int bus, unsigned int devfn,int reg, int len, u32 *val) in raw_pci_read() argument
25 int raw_pci_write(unsigned int domain, unsigned int bus, unsigned int devfn, in raw_pci_write() argument
/kernel/linux/linux-5.10/arch/x86/pci/
H A Dmmconfig_32.c27 static u32 get_base_addr(unsigned int seg, int bus, unsigned devfn) in get_base_addr() argument
39 static void pci_exp_set_dev_base(unsigned int base, int bus, int devfn) in pci_exp_set_dev_base() argument
51 static int pci_mmcfg_read(unsigned int seg, unsigned int bus, in pci_mmcfg_read() argument
90 static int pci_mmcfg_write(unsigned int seg, unsigned int bus, in pci_mmcfg_write() argument
[all...]
H A Dmmconfig_64.c19 static char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn) in pci_dev_base() argument
28 static int pci_mmcfg_read(unsigned int seg, unsigned int bus, in pci_mmcfg_read() argument
62 static int pci_mmcfg_write(unsigned int seg, unsigned int bus, in pci_mmcfg_write() argument
/kernel/linux/linux-5.10/drivers/acpi/
H A Dpci_slot.c130 void acpi_pci_slot_enumerate(struct pci_bus *bus) in acpi_pci_slot_enumerate() argument
142 void acpi_pci_slot_remove(struct pci_bus *bus) in acpi_pci_slot_remove() argument
/kernel/linux/linux-5.10/arch/arm/include/asm/mach/
H A Dpci.h39 struct pci_bus *bus; /* PCI bus */ member
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dpci.h17 __u16 bus; /* PCI Bus number */ member
61 static inline int pci_proc_domain(struct pci_bus *bus) in pci_proc_domain() argument
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dpci.c53 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) in mcf_mk_pcicar() argument
58 static int mcf_pci_readconfig(struct pci_bus *bus, unsigned int devfn, in mcf_pci_readconfig() argument
92 static int mcf_pci_writeconfig(struct pci_bus *bus, unsigned int devfn, in mcf_pci_writeconfig() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-rc32434.c72 static int read_config_byte(struct pci_bus *bus, unsigned int devfn, in read_config_byte() argument
83 static int read_config_word(struct pci_bus *bus, unsigned int devfn, in read_config_word() argument
94 static int read_config_dword(struct pci_bus *bus, unsigned int devfn, in read_config_dword() argument
46 config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned char where, u32 *data) config_access() argument
129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) write_config_byte() argument
148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 val) write_config_word() argument
168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 val) write_config_dword() argument
177 pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) pci_config_read() argument
190 pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) pci_config_write() argument
[all...]
H A Dops-gt64xxx_pci0.c91 static int gt64xxx_pci0_pcibios_read(struct pci_bus *bus, unsigned int devfn, in gt64xxx_pci0_pcibios_read() argument
110 static int gt64xxx_pci0_pcibios_write(struct pci_bus *bus, unsigned int devfn, in gt64xxx_pci0_pcibios_write() argument
30 gt64xxx_pci0_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) gt64xxx_pci0_pcibios_config_access() argument
H A Dops-bonito64.c89 static int bonito64_pcibios_read(struct pci_bus *bus, unsigned int devfn, in bonito64_pcibios_read() argument
113 static int bonito64_pcibios_write(struct pci_bus *bus, unsigned int devfn, in bonito64_pcibios_write() argument
24 bonito64_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) bonito64_pcibios_config_access() argument
H A Dops-msc.c75 static int msc_pcibios_read(struct pci_bus *bus, unsigned int devfn, in msc_pcibios_read() argument
99 static int msc_pcibios_write(struct pci_bus *bus, unsigned int devfn, in msc_pcibios_write() argument
33 msc_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) msc_pcibios_config_access() argument
H A Dops-tx3927.c48 static int mkaddr(struct pci_bus *bus, unsigned char devfn, unsigned char where) in mkaddr() argument
76 static int tx3927_pci_read_config(struct pci_bus *bus, unsigned int devfn, in tx3927_pci_read_config() argument
101 static int tx3927_pci_write_config(struct pci_bus *bus, unsigned int devfn, in tx3927_pci_write_config() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/embedded6xx/
H A Dmpc7448_hpc2.c52 mpc7448_hpc2_exclude_device(struct pci_controller *hose, u_char bus, u_char devfn) mpc7448_hpc2_exclude_device() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspider-pci.c25 static void spiderpci_io_flush(struct iowa_bus *bus) in spiderpci_io_flush() argument
112 int __init spiderpci_iowa_init(struct iowa_bus *bus, void *data) in spiderpci_iowa_init() argument

Completed in 8 milliseconds

12345678910>>...77