Searched defs:tcon (Results 1 – 7 of 7) sorted by relevance
20 unsigned long tcon; in pwm_enable() local34 unsigned long tcon; in pwm_disable() local67 unsigned long tcon; in pwm_config() local
264 static inline void regs_dump(struct ebc_tcon_priv *tcon) in regs_dump()313 static inline void tcon_write(struct ebc_tcon_priv *tcon, unsigned int reg, in tcon_write()322 static inline unsigned int tcon_read(struct ebc_tcon_priv *tcon, in tcon_read()328 static inline void tcon_update_bits(struct ebc_tcon_priv *tcon, in tcon_update_bits()347 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_irq_handler() local359 static inline void tcon_cfg_done(struct ebc_tcon_priv *tcon) in tcon_cfg_done()368 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_enable() local473 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_dsp_mode_set() local495 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_image_addr_set() local506 struct ebc_tcon_priv *tcon = dev_get_priv(dev); in ebc_tcon_frame_addr_set() local[all …]
16 static int lcdc_get_clk_delay(const struct display_timing *mode, int tcon) in lcdc_get_clk_delay()
521 static void sunxi_lcdc_pll_set(int tcon, int dotclock, in sunxi_lcdc_pll_set()
29 u32 tcnt, tcmp, tcon; in exynos_pwm_set_config() local
36 unsigned int tcon; member