Home
last modified time | relevance | path

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

/linux/sound/soc/ti/
H A Domap-mcbsp-priv.h296 bool from_cache) in omap_mcbsp_read() argument
301 return !from_cache ? readw_relaxed(addr) : in omap_mcbsp_read()
304 return !from_cache ? readl_relaxed(addr) : in omap_mcbsp_read()
/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h906 bool from_cache, enum vc4_kernel_bo_type type);
/linux/drivers/infiniband/hw/mlx5/
H A Dmr.c2137 bool from_cache = !!ent; in mlx5r_handle_mkey_cleanup() local
2145 if (from_cache) in mlx5r_handle_mkey_cleanup()
/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c544 bool from_cache) in pmbus_get_fan_rate() argument
554 if (from_cache) { in pmbus_get_fan_rate()