Searched refs:cg_type (Results 1 – 2 of 2) sorted by relevance
524 static unsigned int get_top_cg_reg(unsigned int cg_type) in get_top_cg_reg() argument526 switch (cg_type) { in get_top_cg_reg()536 static unsigned int get_top_cg_mask(unsigned int cg_type) in get_top_cg_mask() argument538 switch (cg_type) { in get_top_cg_mask()550 static unsigned int get_top_cg_on_val(unsigned int cg_type) in get_top_cg_on_val() argument552 switch (cg_type) { in get_top_cg_on_val()556 return get_top_cg_mask(cg_type); in get_top_cg_on_val()562 static unsigned int get_top_cg_off_val(unsigned int cg_type) in get_top_cg_off_val() argument564 switch (cg_type) { in get_top_cg_off_val()570 return get_top_cg_mask(cg_type); in get_top_cg_off_val()[all …]
500 static unsigned int get_top_cg_reg(unsigned int cg_type) in get_top_cg_reg() argument502 switch (cg_type) { in get_top_cg_reg()512 static unsigned int get_top_cg_mask(unsigned int cg_type) in get_top_cg_mask() argument514 switch (cg_type) { in get_top_cg_mask()526 static unsigned int get_top_cg_on_val(unsigned int cg_type) in get_top_cg_on_val() argument528 switch (cg_type) { in get_top_cg_on_val()532 return get_top_cg_mask(cg_type); in get_top_cg_on_val()538 static unsigned int get_top_cg_off_val(unsigned int cg_type) in get_top_cg_off_val() argument540 switch (cg_type) { in get_top_cg_off_val()546 return get_top_cg_mask(cg_type); in get_top_cg_off_val()[all …]