Searched refs:l2cr (Results 1 – 4 of 4) sorted by relevance
226 const unsigned int *l2cr = of_get_property(np, "l2cr", NULL); in pegasos_set_l2cr() local227 if (l2cr == NULL) { in pegasos_set_l2cr()231 if (!((*l2cr) & 0x80000000)) { in pegasos_set_l2cr()235 _set_L2CR((*l2cr) | 0x80000000); in pegasos_set_l2cr()
256 const unsigned int *l2cr = in l2cr_init() local258 if (l2cr != 0) { in l2cr_init()260 ppc_override_l2cr_value = *l2cr; in l2cr_init()
38 - l2cr [ PPC only ]315 l2cr: (PPC only)
1286 l2cr= [PPC]