Searched defs:wait_for_bit_change (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 187 static int wait_for_bit_change(void __iomem *reg, int bitnum, int value) in wait_for_bit_change() function
|
H A D | dsi.c | 491 static inline int wait_for_bit_change(struct platform_device *dsidev, in wait_for_bit_change() function
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | pll.c | 187 static int wait_for_bit_change(void __iomem *reg, int bitnum, int value) in wait_for_bit_change() function
|
H A D | dsi.c | 491 static inline int wait_for_bit_change(struct platform_device *dsidev, in wait_for_bit_change() function
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | pll.c | 323 static int wait_for_bit_change(void __iomem *reg, int bitnum, int value) in wait_for_bit_change() function
|
H A D | dsi.c | 488 static inline bool wait_for_bit_change(struct dsi_data *dsi, in wait_for_bit_change() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
H A D | pll.c | 329 static int wait_for_bit_change(void __iomem *reg, int bitnum, int value) in wait_for_bit_change() function
|
H A D | dsi.c | 135 static inline bool wait_for_bit_change(struct dsi_data *dsi, in wait_for_bit_change() function
|
Completed in 29 milliseconds