Searched refs:l2cr (Results 1 – 4 of 4) sorted by relevance
227 const unsigned int *l2cr = of_get_property(np, "l2cr", NULL); in pegasos_set_l2cr() local228 if (l2cr == NULL) { in pegasos_set_l2cr()232 if (!((*l2cr) & 0x80000000)) { in pegasos_set_l2cr()236 _set_L2CR((*l2cr) | 0x80000000); in pegasos_set_l2cr()
244 const unsigned int *l2cr = in l2cr_init() local246 if (l2cr) { in l2cr_init()248 ppc_override_l2cr_value = *l2cr; in l2cr_init()
51 - l2cr [ PPC only ]441 l2cr: (PPC only)
2202 l2cr= [PPC]