Searched refs:idle_on_mask (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | bd71828-regulator.c | 233 .idle_on_mask = BD71828_MASK_IDLE_EN, 275 .idle_on_mask = BD71828_MASK_IDLE_EN, 322 .idle_on_mask = BD71828_MASK_IDLE_EN, 363 .idle_on_mask = BD71828_MASK_IDLE_EN, 404 .idle_on_mask = BD71828_MASK_IDLE_EN, 435 .idle_on_mask = BD71828_MASK_IDLE_EN, 472 .idle_on_mask = BD71828_MASK_IDLE_EN, 519 .idle_on_mask = BD71828_MASK_IDLE_EN, 559 .idle_on_mask = BD71828_MASK_IDLE_EN, 599 .idle_on_mask = BD71828_MASK_IDLE_EN, [all …]
|
| H A D | rohm-regulator.c | 71 omask = dvs->idle_on_mask; in rohm_regulator_set_dvs_levels()
|
| /OK3568_Linux_fs/kernel/include/linux/mfd/ |
| H A D | rohm-generic.h | 59 unsigned int idle_on_mask; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | cdv_intel_dp.c | 419 u32 pp, idle_on_mask = PP_ON | PP_SEQUENCE_NONE; in cdv_intel_edp_panel_on() local 432 if (wait_for(((REG_READ(PP_STATUS) & idle_on_mask) == idle_on_mask), 1000)) { in cdv_intel_edp_panel_on()
|