Home
last modified time | relevance | path

Searched defs:wait_for_bit_change (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dpll.c187 static int wait_for_bit_change(void __iomem *reg, int bitnum, int value) in wait_for_bit_change() function
H A Ddsi.c491 static inline int wait_for_bit_change(struct platform_device *dsidev, in wait_for_bit_change() function
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dpll.c329 static int wait_for_bit_change(void __iomem *reg, int bitnum, int value) in wait_for_bit_change() function
H A Ddsi.c135 static inline bool wait_for_bit_change(struct dsi_data *dsi, in wait_for_bit_change() function