Home
last modified time | relevance | path

Searched defs:slave (Results 126 – 150 of 288) sorted by relevance

12345678910>>...12

/openbmc/linux/sound/soc/codecs/
H A Drt712-sdca-dmic.h18 struct sdw_slave *slave; member
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw.c454 static void _cpsw_adjust_link(struct cpsw_slave *slave, in _cpsw_adjust_link()
541 struct cpsw_priv *priv, struct cpsw_slave *slave, in cpsw_add_dual_emac_def_ale_entries()
562 static void cpsw_slave_open(struct cpsw_slave *slave, struct cpsw_priv *priv) in cpsw_slave_open()
713 static void cpsw_slave_stop(struct cpsw_slave *slave, struct cpsw_common *cpsw) in cpsw_slave_stop()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dpic.c287 struct device_node *slave = NULL; in pmac_pic_probe_oldstyle() local
474 struct device_node *np, *master = NULL, *slave = NULL; in pmac_pic_probe_mpic() local
/openbmc/linux/net/sched/
H A Dsch_teql.c297 struct net_device *slave = qdisc_dev(q); in teql_master_xmit() local
369 struct net_device *slave = qdisc_dev(q); in teql_master_open() local
/openbmc/linux/drivers/i2c/busses/
H A Di2c-stm32f7.c342 struct i2c_client *slave[STM32F7_I2C_MAX_SLAVE]; member
1245 static bool stm32f7_i2c_is_addr_match(struct i2c_client *slave, u32 addcode) in stm32f7_i2c_is_addr_match()
1273 struct i2c_client *slave = i2c_dev->slave_running; in stm32f7_i2c_slave_start() local
1346 struct i2c_client *slave, int *id) in stm32f7_i2c_get_slave_id()
1363 struct i2c_client *slave, int *id) in stm32f7_i2c_get_free_slave_id()
1883 static int stm32f7_i2c_reg_slave(struct i2c_client *slave) in stm32f7_i2c_reg_slave()
1973 static int stm32f7_i2c_unreg_slave(struct i2c_client *slave) in stm32f7_i2c_unreg_slave()
H A Di2c-axxia.c148 struct i2c_client *slave; member
674 static int axxia_i2c_reg_slave(struct i2c_client *slave) in axxia_i2c_reg_slave()
706 static int axxia_i2c_unreg_slave(struct i2c_client *slave) in axxia_i2c_unreg_slave()
H A Di2c-cadence.c216 struct i2c_client *slave; member
951 static int cdns_reg_slave(struct i2c_client *slave) in cdns_reg_slave()
976 static int cdns_unreg_slave(struct i2c_client *slave) in cdns_unreg_slave()
H A Di2c-rcar.c134 struct i2c_client *slave; member
959 static int rcar_reg_slave(struct i2c_client *slave) in rcar_reg_slave()
981 static int rcar_unreg_slave(struct i2c_client *slave) in rcar_unreg_slave()
/openbmc/qemu/hw/misc/
H A Dcbus.c56 CBusSlave *slave[8]; member
152 CBusSlave *slave = (CBusSlave *) slave_opaque; in cbus_attach() local
421 CBusSlave *slave = (CBusSlave *) retu; in retu_key_event() local
/openbmc/linux/include/linux/
H A Dfsi.h17 struct fsi_slave *slave; member
/openbmc/linux/drivers/ata/
H A Dpata_pcmcia.c46 struct ata_device *slave = &link->device[1]; in pcmcia_set_mode() local
H A Dpata_cs5520.c64 int slave = adev->devno; in cs5520_set_timings() local
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_ttm.c117 bool slave = !!(ttm->page_flags & TTM_TT_FLAG_EXTERNAL); in lsdc_ttm_tt_populate() local
133 bool slave = !!(ttm->page_flags & TTM_TT_FLAG_EXTERNAL); in lsdc_ttm_tt_unpopulate() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda.c444 struct pnv_ioda_pe *slave; in pnv_ioda_freeze_pe() local
483 struct pnv_ioda_pe *pe, *slave; in pnv_ioda_unfreeze_pe() local
523 struct pnv_ioda_pe *slave, *pe; in pnv_ioda_get_pe_state() local
613 struct pnv_ioda_pe *slave; in pnv_ioda_set_one_peltv() local
646 struct pnv_ioda_pe *slave; in pnv_ioda_set_peltv() local
2412 struct pnv_ioda_pe *slave, *tmp; in pnv_ioda_release_pe() local
/openbmc/linux/drivers/fsi/
H A Dfsi-master-gpio.c397 static int issue_term(struct fsi_master_gpio *master, uint8_t slave) in issue_term()
425 uint8_t slave, uint8_t size, void *data) in poll_for_response()
539 static int fsi_master_gpio_xfer(struct fsi_master_gpio *master, uint8_t slave, in fsi_master_gpio_xfer()
/openbmc/linux/tools/testing/selftests/filesystems/
H A Ddevpts_pts.c103 int master = -1, slave = -1, fret = -1; in do_tiocgptpeer() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsf-uclass.c74 struct spi_slave *slave; in spi_flash_probe_bus_cs() local
H A Dsf_probe.c156 struct spi_slave *slave = dev_get_parent_priv(dev); in spi_flash_std_probe() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_st33zp24_spi.c116 struct spi_slave *slave = dev_get_parent_priv(dev); in st33zp24_spi_write() local
167 struct spi_slave *slave = dev_get_parent_priv(dev); in st33zp24_spi_read8_reg() local
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_crtc.c254 struct komeda_pipeline *slave = kcrtc->slave; in komeda_crtc_do_flush() local
334 struct komeda_pipeline *slave = kcrtc->slave; in komeda_crtc_atomic_disable() local
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.c41 void spi_set_speed(struct spi_slave *slave, uint hz) in spi_set_speed()
/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c60 struct dm_spi_slave_platdata *slave = dev_get_parent_platdata(dev); in ath79_spi_xfer() local
/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_display.c82 static struct spi_slave *slave; variable
/openbmc/linux/drivers/soundwire/
H A Dintel_init.c160 struct sdw_slave *slave; in sdw_intel_probe_controller() local
/openbmc/linux/include/linux/mfd/
H A Ddbx500-prcmu.h408 static inline int prcmu_abb_read(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_read()
413 static inline int prcmu_abb_write(u8 slave, u8 reg, u8 *value, u8 size) in prcmu_abb_write()
418 static inline int prcmu_abb_write_masked(u8 slave, u8 reg, u8 *value, u8 *mask, in prcmu_abb_write_masked()

12345678910>>...12