Searched refs:scc_priv (Results 1 – 1 of 1) sorted by relevance
194 struct scc_priv { struct225 struct scc_priv priv[2]; argument234 static void write_scc(struct scc_priv *priv, int reg, int val);235 static void write_scc_data(struct scc_priv *priv, int val, int fast);236 static int read_scc(struct scc_priv *priv, int reg);237 static int read_scc_data(struct scc_priv *priv);245 static inline void tx_on(struct scc_priv *priv);246 static inline void rx_on(struct scc_priv *priv);247 static inline void rx_off(struct scc_priv *priv);248 static void start_timer(struct scc_priv *priv, int t, int r15);[all …]