Searched refs:chip_select (Results 1 – 2 of 2) sorted by relevance
46 static void chip_select(bool val) { in chip_select() function123 chip_select(true); in init_display()125 chip_select(false); in init_display()133 chip_select(true); in init_display()134 chip_select(false); in init_display()142 chip_select(true); in init_display()144 chip_select(false); in init_display()152 chip_select(true); in init_display()157 chip_select(false); in s4lcd_flush()182 chip_select(true); in s4lcd_flush()
45 static void chip_select(bool s) { in chip_select() function67 chip_select(true); in mlcd_clear()69 chip_select(false); in mlcd_clear()137 chip_select(true); in display_present()171 chip_select(false); in display_present()
Completed in 3 milliseconds