Searched refs:ctla (Results 1 – 1 of 1) sorted by relevance
96 static int __init scc_test(volatile char *ctla) in scc_test() argument98 if (!hwreg_present(ctla)) in scc_test()102 *ctla = 2; in scc_test()104 *ctla = 0x40; in scc_test()107 *ctla = 2; in scc_test()109 if (*ctla != 0x40) in scc_test()113 *ctla = 2; in scc_test()115 *ctla = 0x60; in scc_test()118 *ctla = 2; in scc_test()120 if (*ctla != 0x60) in scc_test()