Searched refs:stty_write_ccr (Results 1 – 2 of 2) sorted by relevance
264 stty_write_ccr(sc, CD180_CCR_CMD_RESET | CD180_CCR_RESETALL); in spif_attach()375 stty_write_ccr(csc, CD180_CCR_CMD_RESET|CD180_CCR_RESETCHAN); in stty_open()612 stty_write_ccr(sc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG1); in stty_param()618 stty_write_ccr(sc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG2); in stty_param()621 stty_write_ccr(sc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG3); in stty_param()643 stty_write_ccr(sc, CD180_CCR_CMD_CHAN | in stty_param()959 stty_write_ccr(struct spif_softc *sc, uint8_t val) in stty_write_ccr() function
401 void stty_write_ccr(struct spif_softc *, u_int8_t);