Searched refs:dprefetch (Results 1 – 1 of 1) sorted by relevance
78 u32 dprefetch; member127 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