Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dsstfb.c214 #define sst_wait_idle() __sst_wait_idle(par->mmio_vbase)
216 static int __sst_wait_idle(u8 __iomem *vbase) in __sst_wait_idle() function
247 __sst_wait_idle(vbase); in __sst_dac_read()
260 __sst_wait_idle(vbase); in __sst_dac_write()