Searched refs:DYTC_GET_FUNCTION_BIT (Results 1 – 2 of 2) sorted by relevance
931 #define DYTC_GET_FUNCTION_BIT 8 /* Bits 8-11 - function setting */ macro1023 cur_funcmode = (*output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_cql_command()
10352 #define DYTC_GET_FUNCTION_BIT 8 /* Bits 8-11 - function setting */ macro10527 cur_funcmode = (*output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_cql_command()10634 funcmode = (output >> DYTC_GET_FUNCTION_BIT) & 0xF; in dytc_profile_refresh()