Home
last modified time | relevance | path

Searched defs:send_stop (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Dast_i2c.c188 size_t len, bool send_stop) in ast_i2c_read_data()
217 *buffer, size_t len, bool send_stop) in ast_i2c_write_data()
H A Dast2600_i2c.c114 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_read_data()
152 u8 *buffer, size_t len, bool send_stop) in ast2600_i2c_write_data()
H A Dsoft_i2c.c175 static void send_stop(void) in send_stop() function
/openbmc/linux/drivers/i2c/busses/
H A Di2c-nvidia-gpu.c171 bool send_stop = true; in gpu_i2c_master_xfer() local
H A Di2c-aspeed.c159 bool send_stop; member
H A Di2c-sh_mobile.c130 bool send_stop; member
H A Di2c-mv64xxx.c134 u32 send_stop; member
/openbmc/qemu/system/
H A Dcpus.c289 static int do_vm_stop(RunState state, bool send_stop) in do_vm_stop()
/openbmc/linux/drivers/media/usb/gspca/
H A Dsq930x.c890 static void send_stop(struct gspca_dev *gspca_dev) in send_stop() function
/openbmc/linux/drivers/atm/
H A Dlanai.c880 #define send_stop() do { data_l(); udelay(5); clock_h(); udelay(5); \ in eeprom_read() macro
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c142 __be32 __iomem *send_stop; /* "stop" doorbell ptr */ member