Lines Matching defs:mode
35 bool hwreq; /* requires hw mode or high power mode */
89 * @update_mask: mask to enable/disable and set mode of regulator
90 * @update_val: bits holding the regulator current mode
92 * normally this means high power mode
94 * normally this means low power mode
96 * SysClkReq pins and logic will choose mode
160 * Set the regulator in HW request mode if configured
216 unsigned int mode)
227 switch (mode) {
250 "Could not set regulator mode.\n");