Searched refs:s5p_cec_dev (Results 1 – 3 of 3) sorted by relevance
16 void s5p_cec_set_divider(struct s5p_cec_dev *cec);17 void s5p_cec_enable_rx(struct s5p_cec_dev *cec);18 void s5p_cec_mask_rx_interrupts(struct s5p_cec_dev *cec);19 void s5p_cec_unmask_rx_interrupts(struct s5p_cec_dev *cec);20 void s5p_cec_mask_tx_interrupts(struct s5p_cec_dev *cec);21 void s5p_cec_unmask_tx_interrupts(struct s5p_cec_dev *cec);22 void s5p_cec_reset(struct s5p_cec_dev *cec);23 void s5p_cec_tx_reset(struct s5p_cec_dev *cec);24 void s5p_cec_rx_reset(struct s5p_cec_dev *cec);25 void s5p_cec_threshold(struct s5p_cec_dev *cec);[all …]
23 void s5p_cec_set_divider(struct s5p_cec_dev *cec) in s5p_cec_set_divider()50 void s5p_cec_enable_rx(struct s5p_cec_dev *cec) in s5p_cec_enable_rx()59 void s5p_cec_mask_rx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_mask_rx_interrupts()69 void s5p_cec_unmask_rx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_unmask_rx_interrupts()79 void s5p_cec_mask_tx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_mask_tx_interrupts()89 void s5p_cec_unmask_tx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_unmask_tx_interrupts()99 void s5p_cec_reset(struct s5p_cec_dev *cec) in s5p_cec_reset()111 void s5p_cec_tx_reset(struct s5p_cec_dev *cec) in s5p_cec_tx_reset()116 void s5p_cec_rx_reset(struct s5p_cec_dev *cec) in s5p_cec_rx_reset()127 void s5p_cec_threshold(struct s5p_cec_dev *cec) in s5p_cec_threshold()[all …]
61 struct s5p_cec_dev { struct