Searched refs:tsp_dev (Results 1 – 2 of 2) sorted by relevance
71 static struct tsp_dev *tdev;73 static void rockchip_ts_filter_config(struct tsp_dev *dev,75 static void rockchip_demux_dma_config(struct tsp_dev *dev,77 static void rockchip_enable_pid_irq(struct tsp_dev *dev, int id);78 static void rockchip_sec_filter_config(struct tsp_dev *dev,80 static void grf_field_write(struct tsp_dev *dev, enum grf_fields id, in grf_field_write()97 static int rockchip_tsp_clk_enable(struct tsp_dev *dev) in rockchip_tsp_clk_enable()120 static void rockchip_tsp_clk_disable(struct tsp_dev *dev) in rockchip_tsp_clk_disable()127 static uint TSP_RD(struct tsp_dev *dev, uint reg) in TSP_RD()136 static void TSP_WR(struct tsp_dev *dev, uint reg, uint val) in TSP_WR()[all …]
187 struct tsp_dev { struct