Home
last modified time | relevance | path

Searched refs:ipu_clk_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dipu.h255 bool ipu_clk_enabled(void);
H A Dmxc_ipuv3_fb.c573 if (!ipu_clk_enabled()) in ipuv3_fb_shutdown()
H A Dipu_common.c1262 bool ipu_clk_enabled(void) in ipu_clk_enabled() function