Lines Matching defs:set_ctrlr_state
87 static void set_ctrlr_state(struct pxafb_info *fbi, u_int state);
1408 * NOTE! The following functions are purely helpers for set_ctrlr_state.
1409 * Do not call them directly; set_ctrlr_state does the correct serialisation
1542 static void set_ctrlr_state(struct pxafb_info *fbi, u_int state)
1645 set_ctrlr_state(fbi, state);
1668 set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE);
1676 set_ctrlr_state(fbi, C_ENABLE_CLKCHANGE);
1692 set_ctrlr_state(fbi, C_DISABLE_PM);
1700 set_ctrlr_state(fbi, C_ENABLE_PM);
2384 set_ctrlr_state(fbi, C_ENABLE);