Searched refs:PIN_REG_COUNT (Results 1 – 2 of 2) sorted by relevance
76 PIN_REG_COUNT = 4, enumerator87 uint pin_output_enb[PIN_REG_COUNT];90 uint pin_output_polarity[PIN_REG_COUNT];93 uint pin_output_data[PIN_REG_COUNT];96 uint pin_input_enb[PIN_REG_COUNT];
174 static const u32 rgb_enb_tab[PIN_REG_COUNT] = {181 static const u32 rgb_polarity_tab[PIN_REG_COUNT] = {188 static const u32 rgb_data_tab[PIN_REG_COUNT] = {209 for (i = 0; i < PIN_REG_COUNT; i++) { in rgb_enable()