Lines Matching defs:scr
51 struct rk_scr scr[RK_SCR_NUM]; member
73 struct rk_scr *scr; in to_opened_rk_scr() local
83 static void rk_scr_deactive(struct rk_scr *scr) in rk_scr_deactive()
93 static void rk_scr_set_clk(struct rk_scr *scr) in rk_scr_set_clk()
105 static void rk_scr_set_work_waitingtime(struct rk_scr *scr, in rk_scr_set_work_waitingtime()
116 static void rk_scr_set_etu_duration(struct rk_scr *scr, unsigned int F, in rk_scr_set_etu_duration()
132 static void rk_scr_set_scr_voltage(struct rk_scr *scr, in rk_scr_set_scr_voltage()
157 static void rk_scr_powerdown(struct rk_scr *scr) in rk_scr_powerdown()
162 static void rk_scr_set_clockstop_mode(struct rk_scr *scr, in rk_scr_set_clockstop_mode()
173 static void rk_scr_clock_start(struct rk_scr *scr) in rk_scr_clock_start()
192 static void rk_scr_clock_stop(struct rk_scr *scr) in rk_scr_clock_stop()
208 static void rk_scr_reset(struct rk_scr *scr, unsigned char *rx_buffer) in rk_scr_reset()
252 static void rk_scr_write_bytes(struct rk_scr *scr) in rk_scr_write_bytes()
266 static void rk_scr_read_bytes(struct rk_scr *scr) in rk_scr_read_bytes()
282 struct rk_scr *scr = (struct rk_scr *)priv; in rk_scr_irqhandler() local
395 static void _rk_scr_init(struct rk_scr *scr) in _rk_scr_init()
458 static void _rk_scr_deinit(struct rk_scr *scr) in _rk_scr_deinit()
474 struct rk_scr *scr = NULL; in rk_scr_freqchanged_notifiy() local
507 struct rk_scr *scr = to_rk_scr(id); in rk_scr_open() local
537 struct rk_scr *scr; in rk_scr_close() local
556 struct rk_scr *scr; in rk_scr_read() local
593 struct rk_scr *scr; in rk_scr_write() local
646 struct rk_scr *scr; in rk_scr_transfer() local
724 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_voltage() local
737 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_reset() local
746 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_etu_duration() local
755 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_clock_stopmode() local
764 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_set_work_waitingtime() local
773 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_clock_start() local
782 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_clock_stop() local
829 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_get_num_rx_bytes() local
840 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_get_num_tx_bytes() local
851 struct rk_scr *scr = to_opened_rk_scr(id); in _scr_powerdown() local
860 struct rk_scr *scr = to_rk_scr(id); in _scr_irq_set_handler() local
869 struct rk_scr *scr = to_rk_scr(id); in _scr_irq_set_mask() local
878 struct rk_scr *scr = to_rk_scr(id); in _scr_irq_get_mask() local
890 struct rk_scr *scr = to_rk_scr(id); in _scr_irq_get_detect_status() local
904 struct rk_scr *scr = to_rk_scr(id); in _scr_rx_done() local