Searched refs:sh_mobile_lcdc_priv (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.h | 24 struct sh_mobile_lcdc_priv; 57 struct sh_mobile_lcdc_priv *lcdc;
|
H A D | sh_mobile_lcdcfb.c | 206 struct sh_mobile_lcdc_priv { struct 317 static void lcdc_write(struct sh_mobile_lcdc_priv *priv, in lcdc_write() 323 static unsigned long lcdc_read(struct sh_mobile_lcdc_priv *priv, in lcdc_read() 329 static void lcdc_wait_bit(struct sh_mobile_lcdc_priv *priv, in lcdc_wait_bit() 341 static void sh_mobile_lcdc_clk_on(struct sh_mobile_lcdc_priv *priv) in sh_mobile_lcdc_clk_on() 350 static void sh_mobile_lcdc_clk_off(struct sh_mobile_lcdc_priv *priv) in sh_mobile_lcdc_clk_off() 359 static int sh_mobile_lcdc_setup_clocks(struct sh_mobile_lcdc_priv *priv, in sh_mobile_lcdc_setup_clocks() 641 struct sh_mobile_lcdc_priv *priv = data; in sh_mobile_lcdc_irq() 699 static void sh_mobile_lcdc_start_stop(struct sh_mobile_lcdc_priv *priv, in sh_mobile_lcdc_start_stop() 877 static void __sh_mobile_lcdc_start(struct sh_mobile_lcdc_priv *pri [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.h | 24 struct sh_mobile_lcdc_priv; 57 struct sh_mobile_lcdc_priv *lcdc;
|
H A D | sh_mobile_lcdcfb.c | 205 struct sh_mobile_lcdc_priv { struct 316 static void lcdc_write(struct sh_mobile_lcdc_priv *priv, in lcdc_write() 322 static unsigned long lcdc_read(struct sh_mobile_lcdc_priv *priv, in lcdc_read() 328 static void lcdc_wait_bit(struct sh_mobile_lcdc_priv *priv, in lcdc_wait_bit() 340 static void sh_mobile_lcdc_clk_on(struct sh_mobile_lcdc_priv *priv) in sh_mobile_lcdc_clk_on() 348 static void sh_mobile_lcdc_clk_off(struct sh_mobile_lcdc_priv *priv) in sh_mobile_lcdc_clk_off() 356 static int sh_mobile_lcdc_setup_clocks(struct sh_mobile_lcdc_priv *priv, in sh_mobile_lcdc_setup_clocks() 634 struct sh_mobile_lcdc_priv *priv = data; in sh_mobile_lcdc_irq() 692 static void sh_mobile_lcdc_start_stop(struct sh_mobile_lcdc_priv *priv, in sh_mobile_lcdc_start_stop() 870 static void __sh_mobile_lcdc_start(struct sh_mobile_lcdc_priv *pri [all...] |
Completed in 7 milliseconds