Searched refs:TGFX_REFRESH_TIME (Results 1 – 1 of 1) sorted by relevance
42 #define TGFX_REFRESH_TIME HZ/100 /* 10 ms */ macro100 mod_timer(&tgfx->timer, jiffies + TGFX_REFRESH_TIME); in tgfx_timer()111 mod_timer(&tgfx->timer, jiffies + TGFX_REFRESH_TIME); in tgfx_open()