Home
last modified time | relevance | path

Searched refs:sh_sleep_regs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dasm-offsets.c47 DEFINE(SH_SLEEP_REG_STBCR, offsetof(struct sh_sleep_regs, stbcr)); in main()
48 DEFINE(SH_SLEEP_REG_BAR, offsetof(struct sh_sleep_regs, bar)); in main()
49 DEFINE(SH_SLEEP_REG_PTEH, offsetof(struct sh_sleep_regs, pteh)); in main()
50 DEFINE(SH_SLEEP_REG_PTEL, offsetof(struct sh_sleep_regs, ptel)); in main()
51 DEFINE(SH_SLEEP_REG_TTB, offsetof(struct sh_sleep_regs, ttb)); in main()
52 DEFINE(SH_SLEEP_REG_TEA, offsetof(struct sh_sleep_regs, tea)); in main()
53 DEFINE(SH_SLEEP_REG_MMUCR, offsetof(struct sh_sleep_regs, mmucr)); in main()
54 DEFINE(SH_SLEEP_REG_PTEA, offsetof(struct sh_sleep_regs, ptea)); in main()
55 DEFINE(SH_SLEEP_REG_PASCR, offsetof(struct sh_sleep_regs, pascr)); in main()
56 DEFINE(SH_SLEEP_REG_IRMCR, offsetof(struct sh_sleep_regs, irmc in main()
[all...]
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dasm-offsets.c47 DEFINE(SH_SLEEP_REG_STBCR, offsetof(struct sh_sleep_regs, stbcr)); in main()
48 DEFINE(SH_SLEEP_REG_BAR, offsetof(struct sh_sleep_regs, bar)); in main()
49 DEFINE(SH_SLEEP_REG_PTEH, offsetof(struct sh_sleep_regs, pteh)); in main()
50 DEFINE(SH_SLEEP_REG_PTEL, offsetof(struct sh_sleep_regs, ptel)); in main()
51 DEFINE(SH_SLEEP_REG_TTB, offsetof(struct sh_sleep_regs, ttb)); in main()
52 DEFINE(SH_SLEEP_REG_TEA, offsetof(struct sh_sleep_regs, tea)); in main()
53 DEFINE(SH_SLEEP_REG_MMUCR, offsetof(struct sh_sleep_regs, mmucr)); in main()
54 DEFINE(SH_SLEEP_REG_PTEA, offsetof(struct sh_sleep_regs, ptea)); in main()
55 DEFINE(SH_SLEEP_REG_PASCR, offsetof(struct sh_sleep_regs, pascr)); in main()
56 DEFINE(SH_SLEEP_REG_IRMCR, offsetof(struct sh_sleep_regs, irmc in main()
[all...]
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dsuspend.h39 struct sh_sleep_regs { struct
77 struct sh_sleep_regs addr;
80 struct sh_sleep_regs data;
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dsuspend.h39 struct sh_sleep_regs { struct
77 struct sh_sleep_regs addr;
80 struct sh_sleep_regs data;

Completed in 2 milliseconds