Searched refs:brcmstb_i2c_dev (Results 1 – 1 of 1) sorted by relevance
165 struct brcmstb_i2c_dev { struct191 static inline int brcmstb_i2c_get_xfersz(struct brcmstb_i2c_dev *dev) in brcmstb_i2c_get_xfersz() argument196 static inline int brcmstb_i2c_get_data_regsz(struct brcmstb_i2c_dev *dev) in brcmstb_i2c_get_data_regsz()201 static void brcmstb_i2c_enable_disable_irq(struct brcmstb_i2c_dev *dev, in brcmstb_i2c_enable_disable_irq()218 struct brcmstb_i2c_dev *dev = devid; in brcmstb_i2c_isr()236 static int brcmstb_i2c_wait_if_busy(struct brcmstb_i2c_dev *dev) in brcmstb_i2c_wait_if_busy()249 static int brcmstb_i2c_wait_for_completion(struct brcmstb_i2c_dev *dev) in brcmstb_i2c_wait_for_completion()280 static void brcmstb_set_i2c_start_stop(struct brcmstb_i2c_dev *dev, in brcmstb_set_i2c_start_stop()289 static int brcmstb_send_i2c_cmd(struct brcmstb_i2c_dev *dev, in brcmstb_send_i2c_cmd()334 static int brcmstb_i2c_xfer_bsc_data(struct brcmstb_i2c_dev *dev, in brcmstb_i2c_xfer_bsc_data()[all …]