Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c450 MS_U32 cacheable; in _GPD_SetCacheable() local
451 cacheable = (param == TRUE) ? TRUE: FALSE; in _GPD_SetCacheable()
452 drv_gpd_set_cacheable(cacheable); in _GPD_SetCacheable()