Searched refs:mchp_corei2c_dev (Results 1 – 1 of 1) sorted by relevance
105 struct mchp_corei2c_dev { struct119 static void mchp_corei2c_core_disable(struct mchp_corei2c_dev *idev) in mchp_corei2c_core_disable() argument127 static void mchp_corei2c_core_enable(struct mchp_corei2c_dev *idev) in mchp_corei2c_core_enable()135 static void mchp_corei2c_reset(struct mchp_corei2c_dev *idev) in mchp_corei2c_reset()141 static inline void mchp_corei2c_stop(struct mchp_corei2c_dev *idev) in mchp_corei2c_stop()150 struct mchp_corei2c_dev *idev) in mchp_corei2c_set_divisor()185 static int mchp_corei2c_init(struct mchp_corei2c_dev *idev) in mchp_corei2c_init()200 static void mchp_corei2c_empty_rx(struct mchp_corei2c_dev *idev) in mchp_corei2c_empty_rx()216 static int mchp_corei2c_fill_tx(struct mchp_corei2c_dev *idev) in mchp_corei2c_fill_tx()225 static irqreturn_t mchp_corei2c_handle_isr(struct mchp_corei2c_dev *idev) in mchp_corei2c_handle_isr()[all …]