Home
last modified time | relevance | path

Searched refs:sh_sleep_data (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dasm-offsets.c37 DEFINE(SH_SLEEP_MODE, offsetof(struct sh_sleep_data, mode)); in main()
38 DEFINE(SH_SLEEP_SF_PRE, offsetof(struct sh_sleep_data, sf_pre)); in main()
39 DEFINE(SH_SLEEP_SF_POST, offsetof(struct sh_sleep_data, sf_post)); in main()
40 DEFINE(SH_SLEEP_RESUME, offsetof(struct sh_sleep_data, resume)); in main()
41 DEFINE(SH_SLEEP_VBR, offsetof(struct sh_sleep_data, vbr)); in main()
42 DEFINE(SH_SLEEP_SPC, offsetof(struct sh_sleep_data, spc)); in main()
43 DEFINE(SH_SLEEP_SR, offsetof(struct sh_sleep_data, sr)); in main()
44 DEFINE(SH_SLEEP_SP, offsetof(struct sh_sleep_data, sp)); in main()
45 DEFINE(SH_SLEEP_BASE_ADDR, offsetof(struct sh_sleep_data, addr)); in main()
46 DEFINE(SH_SLEEP_BASE_DATA, offsetof(struct sh_sleep_data, dat in main()
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dasm-offsets.c37 DEFINE(SH_SLEEP_MODE, offsetof(struct sh_sleep_data, mode)); in main()
38 DEFINE(SH_SLEEP_SF_PRE, offsetof(struct sh_sleep_data, sf_pre)); in main()
39 DEFINE(SH_SLEEP_SF_POST, offsetof(struct sh_sleep_data, sf_post)); in main()
40 DEFINE(SH_SLEEP_RESUME, offsetof(struct sh_sleep_data, resume)); in main()
41 DEFINE(SH_SLEEP_VBR, offsetof(struct sh_sleep_data, vbr)); in main()
42 DEFINE(SH_SLEEP_SPC, offsetof(struct sh_sleep_data, spc)); in main()
43 DEFINE(SH_SLEEP_SR, offsetof(struct sh_sleep_data, sr)); in main()
44 DEFINE(SH_SLEEP_SP, offsetof(struct sh_sleep_data, sp)); in main()
45 DEFINE(SH_SLEEP_BASE_ADDR, offsetof(struct sh_sleep_data, addr)); in main()
46 DEFINE(SH_SLEEP_BASE_DATA, offsetof(struct sh_sleep_data, dat in main()
[all...]
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/shmobile/
H A Dpm.c49 struct sh_sleep_data *sdp = onchip_mem; in sh_mobile_call_standby()
83 struct sh_sleep_data *sdp; in sh_mobile_register_self_refresh()
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/shmobile/
H A Dpm.c49 struct sh_sleep_data *sdp = onchip_mem; in sh_mobile_call_standby()
83 struct sh_sleep_data *sdp; in sh_mobile_register_self_refresh()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dsuspend.h59 struct sh_sleep_data { struct
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dsuspend.h59 struct sh_sleep_data { struct

Completed in 2 milliseconds