Searched refs:S626_SET_CRA_CLKPOL_A (Results 1 – 2 of 2) sorted by relevance
644 #define S626_CRAMSK_CLKPOL_A S626_SET_CRA_CLKPOL_A(~0)661 #define S626_SET_CRA_CLKPOL_A(x) \ macro
755 cra |= S626_SET_CRA_CNTSRC_A(cntsrc) | S626_SET_CRA_CLKPOL_A(clkpol) | in s626_set_mode_a()