Searched refs:h2f_line (Results 1 – 1 of 1) sorted by relevance
248 uint32_t h2f_line = H2F_int_mapping[source_int]; in get_corresponding_h2f_output() local250 if(h2f_line < H2F_MAPPING_INVALID) /* if no error */ in get_corresponding_h2f_output()252 return(0x01U << h2f_line); in get_corresponding_h2f_output()255 return(h2f_line); in get_corresponding_h2f_output()