Searched refs:npcm_i2c (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/i2c/busses/ |
| H A D | i2c-npcm7xx.c | 550 struct npcm_i2c { struct 640 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_get_SCL() 647 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_get_SDA() 687 static void npcm_i2c_enable(struct npcm_i2c *bus) in npcm_i2c_enable() 905 static void npcm_i2c_reset(struct npcm_i2c *bus) in npcm_i2c_reset() 1961 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_recovery_tgclk() 2041 struct npcm_i2c *bus = container_of(_adap, struct npcm_i2c, adap); in npcm_i2c_recovery_init() 2222 struct npcm_i2c *bus = dev_id; in npcm_i2c_bus_irq() 2291 struct npcm_i2c *bus = container_of(adap, struct npcm_i2c, adap); in npcm_i2c_master_xfer() 2482 struct npcm_i2c *bus) in npcm_i2c_init_debugfs() [all …]
|