Searched refs:scc_priv (Results 1 – 1 of 1) sorted by relevance
181 struct scc_priv { struct212 struct scc_priv priv[2]; argument221 static void write_scc(struct scc_priv *priv, int reg, int val);222 static void write_scc_data(struct scc_priv *priv, int val, int fast);223 static int read_scc(struct scc_priv *priv, int reg);224 static int read_scc_data(struct scc_priv *priv);232 static inline void tx_on(struct scc_priv *priv);233 static inline void rx_on(struct scc_priv *priv);234 static inline void rx_off(struct scc_priv *priv);235 static void start_timer(struct scc_priv *priv, int t, int r15);[all …]