Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dsstfb.c213 #define sst_wait_idle() __sst_wait_idle(par->mmio_vbase)
215 static int __sst_wait_idle(u8 __iomem *vbase) in __sst_wait_idle() function
246 __sst_wait_idle(vbase); in __sst_dac_read()
259 __sst_wait_idle(vbase); in __sst_dac_write()