Searched refs:PIN_REG_COUNT (Results 1 – 2 of 2) sorted by relevance
80 PIN_REG_COUNT = 4, enumerator91 uint pin_output_enb[PIN_REG_COUNT];94 uint pin_output_polarity[PIN_REG_COUNT];97 uint pin_output_data[PIN_REG_COUNT];100 uint pin_input_enb[PIN_REG_COUNT];
178 static const u32 rgb_enb_tab[PIN_REG_COUNT] = {185 static const u32 rgb_polarity_tab[PIN_REG_COUNT] = {192 static const u32 rgb_data_tab[PIN_REG_COUNT] = {213 for (i = 0; i < PIN_REG_COUNT; i++) { in rgb_enable()
Completed in 6 milliseconds