Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/fbdev/
Dsstfb.c215 #define sst_wait_idle() __sst_wait_idle(par->mmio_vbase)
217 static int __sst_wait_idle(u8 __iomem *vbase) in __sst_wait_idle() function
248 __sst_wait_idle(vbase); in __sst_dac_read()
261 __sst_wait_idle(vbase); in __sst_dac_write()