Home
last modified time | relevance | path

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

/drivers/cache/
A Dcache-andes-l2.c78 u32 dprefetch; member
127 plat->dprefetch = -EINVAL; in andes_l2_of_to_plat()
133 dev_read_u32(dev, "andes,data-prefetch", &plat->dprefetch); in andes_l2_of_to_plat()
165 if (plat->dprefetch != -EINVAL) { in andes_l2_probe()
167 ctl_val |= (plat->dprefetch << DPREPETCH_OFF); in andes_l2_probe()

Completed in 8 milliseconds