Home
last modified time | relevance | path

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

/drivers/cache/
A Dcache-andes-l2.c77 u32 iprefetch; member
126 plat->iprefetch = -EINVAL; in andes_l2_of_to_plat()
132 dev_read_u32(dev, "andes,inst-prefetch", &plat->iprefetch); in andes_l2_of_to_plat()
160 if (plat->iprefetch != -EINVAL) { in andes_l2_probe()
162 ctl_val |= (plat->iprefetch << IPREPETCH_OFF); in andes_l2_probe()

Completed in 8 milliseconds