Searched refs:iprefetch (Results 1 – 1 of 1) sorted by relevance
77 u32 iprefetch; member126 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