Searched refs:l2conf (Results 1 – 1 of 1) sorted by relevance
50 unsigned long l2conf, line_sz; in mips_cm_l2_line_size() local52 l2conf = __raw_readl(mips_cm_base() + GCR_L2_CONFIG); in mips_cm_l2_line_size()54 line_sz = l2conf >> GCR_L2_CONFIG_LINESZ_SHIFT; in mips_cm_l2_line_size()