Symbol: pci1xxxx_i2c
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
1068
struct pci1xxxx_i2c *i2c = dev_get_drvdata(dev);
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
1101
struct pci1xxxx_i2c *i2c = dev_get_drvdata(dev);
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
1123
struct pci1xxxx_i2c *i2c = data;
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
1133
struct pci1xxxx_i2c *i2c;
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
334
static int set_sys_lock(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
347
static int release_sys_lock(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
364
static void pci1xxxx_ack_high_level_intr(struct pci1xxxx_i2c *i2c, u16 intr_msk)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
369
static void pci1xxxx_i2c_configure_smbalert_pin(struct pci1xxxx_i2c *i2c,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
385
static void pci1xxxx_i2c_send_start_stop(struct pci1xxxx_i2c *i2c, bool start)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
405
static void pci1xxxx_i2c_set_clear_FW_ACK(struct pci1xxxx_i2c *i2c, bool set)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
417
static void pci1xxxx_i2c_buffer_write(struct pci1xxxx_i2c *i2c, u8 slaveaddr,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
434
static void pci1xxxx_i2c_enable_ESO(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
439
static void pci1xxxx_i2c_reset_counters(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
449
static void pci1xxxx_i2c_set_transfer_dir(struct pci1xxxx_i2c *i2c, u8 direction)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
463
static void pci1xxxx_i2c_set_mcu_count(struct pci1xxxx_i2c *i2c, u8 count)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
468
static void pci1xxxx_i2c_set_read_count(struct pci1xxxx_i2c *i2c, u8 readcount)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
473
static void pci1xxxx_i2c_set_write_count(struct pci1xxxx_i2c *i2c, u8 writecount)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
478
static void pci1xxxx_i2c_set_DMA_run(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
488
static void pci1xxxx_i2c_set_mrun_proceed(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
499
static void pci1xxxx_i2c_start_DMA(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
505
static void pci1xxxx_i2c_config_asr(struct pci1xxxx_i2c *i2c, bool enable)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
520
struct pci1xxxx_i2c *i2c = dev;
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
551
static void pci1xxxx_i2c_set_count(struct pci1xxxx_i2c *i2c, u8 mcucount,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
559
static void pci1xxxx_i2c_set_readm(struct pci1xxxx_i2c *i2c, bool enable)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
573
static void pci1xxxx_ack_nw_layer_intr(struct pci1xxxx_i2c *i2c, u8 ack_intr_msk)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
578
static void pci1xxxx_config_nw_layer_intr(struct pci1xxxx_i2c *i2c,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
593
static void pci1xxxx_i2c_config_padctrl(struct pci1xxxx_i2c *i2c, bool enable)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
616
static void pci1xxxx_i2c_set_mode(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
630
static void pci1xxxx_i2c_config_high_level_intr(struct pci1xxxx_i2c *i2c,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
644
static void pci1xxxx_i2c_configure_core_reg(struct pci1xxxx_i2c *i2c, bool enable)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
665
static void pci1xxxx_i2c_set_freq(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
706
static void pci1xxxx_i2c_init(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
763
static void pci1xxxx_i2c_clear_flags(struct pci1xxxx_i2c *i2c)
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
778
static int pci1xxxx_i2c_read(struct pci1xxxx_i2c *i2c, u8 slaveaddr,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
899
static int pci1xxxx_i2c_write(struct pci1xxxx_i2c *i2c, u8 slaveaddr,
drivers/i2c/busses/i2c-mchp-pci1xxxx.c
995
struct pci1xxxx_i2c *i2c = i2c_get_adapdata(adap);