Searched refs:subsys_type (Results 1 – 1 of 1) sorted by relevance
204 int subsys_type = read_aux_reg(ARC_AUX_SUBSYS_BUILD) & GENMASK(3, 0); in decode_subsystem() local206 switch (subsys_type) { in decode_subsystem()