Lines Matching defs:set_ctrlr_state
87 static void set_ctrlr_state(struct pxafb_info *fbi, u_int state);
1405 * NOTE! The following functions are purely helpers for set_ctrlr_state.
1406 * Do not call them directly; set_ctrlr_state does the correct serialisation
1539 static void set_ctrlr_state(struct pxafb_info *fbi, u_int state)
1642 set_ctrlr_state(fbi, state);
1665 set_ctrlr_state(fbi, C_DISABLE_CLKCHANGE);
1673 set_ctrlr_state(fbi, C_ENABLE_CLKCHANGE);
1689 set_ctrlr_state(fbi, C_DISABLE_PM);
1697 set_ctrlr_state(fbi, C_ENABLE_PM);
2379 set_ctrlr_state(fbi, C_ENABLE);