Home
last modified time | relevance | path

Searched refs:sh_sleep_data (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/sh/kernel/
Dasm-offsets.c38 DEFINE(SH_SLEEP_MODE, offsetof(struct sh_sleep_data, mode)); in main()
39 DEFINE(SH_SLEEP_SF_PRE, offsetof(struct sh_sleep_data, sf_pre)); in main()
40 DEFINE(SH_SLEEP_SF_POST, offsetof(struct sh_sleep_data, sf_post)); in main()
41 DEFINE(SH_SLEEP_RESUME, offsetof(struct sh_sleep_data, resume)); in main()
42 DEFINE(SH_SLEEP_VBR, offsetof(struct sh_sleep_data, vbr)); in main()
43 DEFINE(SH_SLEEP_SPC, offsetof(struct sh_sleep_data, spc)); in main()
44 DEFINE(SH_SLEEP_SR, offsetof(struct sh_sleep_data, sr)); in main()
45 DEFINE(SH_SLEEP_SP, offsetof(struct sh_sleep_data, sp)); in main()
46 DEFINE(SH_SLEEP_BASE_ADDR, offsetof(struct sh_sleep_data, addr)); in main()
47 DEFINE(SH_SLEEP_BASE_DATA, offsetof(struct sh_sleep_data, data)); in main()
/linux-3.4.99/arch/sh/kernel/cpu/shmobile/
Dpm.c52 struct sh_sleep_data *sdp = onchip_mem; in sh_mobile_call_standby()
86 struct sh_sleep_data *sdp; in sh_mobile_register_self_refresh()
/linux-3.4.99/arch/sh/include/asm/
Dsuspend.h58 struct sh_sleep_data { struct