Home
last modified time | relevance | path

Searched refs:stk (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-startek-kd070fhfid015.c53 static int stk_panel_init(struct stk_panel *stk) in stk_panel_init() argument
55 struct mipi_dsi_device *dsi = stk->dsi; in stk_panel_init()
56 struct device *dev = &stk->dsi->dev; in stk_panel_init()
95 ret = mipi_dsi_dcs_set_column_address(dsi, 0, stk->mode->hdisplay - 1); in stk_panel_init()
101 ret = mipi_dsi_dcs_set_page_address(dsi, 0, stk->mode->vdisplay - 1); in stk_panel_init()
110 static int stk_panel_on(struct stk_panel *stk) in stk_panel_on() argument
112 struct mipi_dsi_device *dsi = stk->dsi; in stk_panel_on()
113 struct device *dev = &stk->dsi->dev; in stk_panel_on()
125 static void stk_panel_off(struct stk_panel *stk) in stk_panel_off() argument
127 struct mipi_dsi_device *dsi = stk->dsi; in stk_panel_off()
[all …]
/openbmc/u-boot/post/lib_powerpc/
H A Dthreex.c128 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threex() local
131 ASM_STW(stk, 1, -4), in cpu_post_test_threex()
132 ASM_ADDI(stk, 1, -24), in cpu_post_test_threex()
133 ASM_STW(3, stk, 12), in cpu_post_test_threex()
134 ASM_STW(4, stk, 16), in cpu_post_test_threex()
135 ASM_STW(reg0, stk, 8), in cpu_post_test_threex()
136 ASM_STW(reg1, stk, 4), in cpu_post_test_threex()
137 ASM_STW(reg2, stk, 0), in cpu_post_test_threex()
138 ASM_LWZ(reg1, stk, 12), in cpu_post_test_threex()
139 ASM_LWZ(reg0, stk, 16), in cpu_post_test_threex()
[all …]
H A Drlwnm.c63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwnm() local
66 ASM_STW(stk, 1, -4), in cpu_post_test_rlwnm()
67 ASM_ADDI(stk, 1, -24), in cpu_post_test_rlwnm()
68 ASM_STW(3, stk, 12), in cpu_post_test_rlwnm()
69 ASM_STW(4, stk, 16), in cpu_post_test_rlwnm()
70 ASM_STW(reg0, stk, 8), in cpu_post_test_rlwnm()
71 ASM_STW(reg1, stk, 4), in cpu_post_test_rlwnm()
72 ASM_STW(reg2, stk, 0), in cpu_post_test_rlwnm()
73 ASM_LWZ(reg1, stk, 12), in cpu_post_test_rlwnm()
74 ASM_LWZ(reg0, stk, 16), in cpu_post_test_rlwnm()
[all …]
H A Dthree.c158 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_three() local
161 ASM_STW(stk, 1, -4), in cpu_post_test_three()
162 ASM_ADDI(stk, 1, -24), in cpu_post_test_three()
163 ASM_STW(3, stk, 12), in cpu_post_test_three()
164 ASM_STW(4, stk, 16), in cpu_post_test_three()
165 ASM_STW(reg0, stk, 8), in cpu_post_test_three()
166 ASM_STW(reg1, stk, 4), in cpu_post_test_three()
167 ASM_STW(reg2, stk, 0), in cpu_post_test_three()
168 ASM_LWZ(reg1, stk, 12), in cpu_post_test_three()
169 ASM_LWZ(reg0, stk, 16), in cpu_post_test_three()
[all …]
H A Drlwimi.c64 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwimi() local
67 ASM_STW(stk, 1, -4), in cpu_post_test_rlwimi()
68 ASM_ADDI(stk, 1, -20), in cpu_post_test_rlwimi()
69 ASM_STW(3, stk, 8), in cpu_post_test_rlwimi()
70 ASM_STW(4, stk, 12), in cpu_post_test_rlwimi()
71 ASM_STW(reg0, stk, 4), in cpu_post_test_rlwimi()
72 ASM_STW(reg1, stk, 0), in cpu_post_test_rlwimi()
73 ASM_LWZ(reg1, stk, 8), in cpu_post_test_rlwimi()
74 ASM_LWZ(reg0, stk, 12), in cpu_post_test_rlwimi()
76 ASM_STW(reg1, stk, 8), in cpu_post_test_rlwimi()
[all …]
H A Dtwo.c83 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_two() local
86 ASM_STW(stk, 1, -4), in cpu_post_test_two()
87 ASM_ADDI(stk, 1, -16), in cpu_post_test_two()
88 ASM_STW(3, stk, 8), in cpu_post_test_two()
89 ASM_STW(reg0, stk, 4), in cpu_post_test_two()
90 ASM_STW(reg1, stk, 0), in cpu_post_test_two()
91 ASM_LWZ(reg0, stk, 8), in cpu_post_test_two()
93 ASM_STW(reg1, stk, 8), in cpu_post_test_two()
94 ASM_LWZ(reg1, stk, 0), in cpu_post_test_two()
95 ASM_LWZ(reg0, stk, 4), in cpu_post_test_two()
[all …]
H A Dsrawi.c63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_srawi() local
66 ASM_STW(stk, 1, -4), in cpu_post_test_srawi()
67 ASM_ADDI(stk, 1, -16), in cpu_post_test_srawi()
68 ASM_STW(3, stk, 8), in cpu_post_test_srawi()
69 ASM_STW(reg0, stk, 4), in cpu_post_test_srawi()
70 ASM_STW(reg1, stk, 0), in cpu_post_test_srawi()
71 ASM_LWZ(reg0, stk, 8), in cpu_post_test_srawi()
73 ASM_STW(reg1, stk, 8), in cpu_post_test_srawi()
74 ASM_LWZ(reg1, stk, 0), in cpu_post_test_srawi()
75 ASM_LWZ(reg0, stk, 4), in cpu_post_test_srawi()
[all …]
H A Dtwox.c83 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_twox() local
86 ASM_STW(stk, 1, -4), in cpu_post_test_twox()
87 ASM_ADDI(stk, 1, -16), in cpu_post_test_twox()
88 ASM_STW(3, stk, 8), in cpu_post_test_twox()
89 ASM_STW(reg0, stk, 4), in cpu_post_test_twox()
90 ASM_STW(reg1, stk, 0), in cpu_post_test_twox()
91 ASM_LWZ(reg0, stk, 8), in cpu_post_test_twox()
93 ASM_STW(reg1, stk, 8), in cpu_post_test_twox()
94 ASM_LWZ(reg1, stk, 0), in cpu_post_test_twox()
95 ASM_LWZ(reg0, stk, 4), in cpu_post_test_twox()
[all …]
H A Drlwinm.c61 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_rlwinm() local
64 ASM_STW(stk, 1, -4), in cpu_post_test_rlwinm()
65 ASM_ADDI(stk, 1, -16), in cpu_post_test_rlwinm()
66 ASM_STW(3, stk, 8), in cpu_post_test_rlwinm()
67 ASM_STW(reg0, stk, 4), in cpu_post_test_rlwinm()
68 ASM_STW(reg1, stk, 0), in cpu_post_test_rlwinm()
69 ASM_LWZ(reg0, stk, 8), in cpu_post_test_rlwinm()
71 ASM_STW(reg1, stk, 8), in cpu_post_test_rlwinm()
72 ASM_LWZ(reg1, stk, 0), in cpu_post_test_rlwinm()
73 ASM_LWZ(reg0, stk, 4), in cpu_post_test_rlwinm()
[all …]
H A Dthreei.c77 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_threei() local
80 ASM_STW(stk, 1, -4), in cpu_post_test_threei()
81 ASM_ADDI(stk, 1, -16), in cpu_post_test_threei()
82 ASM_STW(3, stk, 8), in cpu_post_test_threei()
83 ASM_STW(reg0, stk, 4), in cpu_post_test_threei()
84 ASM_STW(reg1, stk, 0), in cpu_post_test_threei()
85 ASM_LWZ(reg0, stk, 8), in cpu_post_test_threei()
87 ASM_STW(reg1, stk, 8), in cpu_post_test_threei()
88 ASM_LWZ(reg1, stk, 0), in cpu_post_test_threei()
89 ASM_LWZ(reg0, stk, 4), in cpu_post_test_threei()
[all …]
H A Dandi.c63 unsigned int stk = reg < 16 ? 31 : 15; in cpu_post_test_andi() local
66 ASM_STW(stk, 1, -4), in cpu_post_test_andi()
67 ASM_ADDI(stk, 1, -16), in cpu_post_test_andi()
68 ASM_STW(3, stk, 8), in cpu_post_test_andi()
69 ASM_STW(reg0, stk, 4), in cpu_post_test_andi()
70 ASM_STW(reg1, stk, 0), in cpu_post_test_andi()
71 ASM_LWZ(reg0, stk, 8), in cpu_post_test_andi()
73 ASM_STW(reg1, stk, 8), in cpu_post_test_andi()
74 ASM_LWZ(reg1, stk, 0), in cpu_post_test_andi()
75 ASM_LWZ(reg0, stk, 4), in cpu_post_test_andi()
[all …]
/openbmc/linux/tools/testing/selftests/sigaltstack/
H A Dsas.c47 stack_t stk; in my_usr1() local
61 err = sigaltstack(NULL, &stk); in my_usr1()
66 if (stk.ss_flags != SS_DISABLE) in my_usr1()
68 stk.ss_flags); in my_usr1()
109 stack_t stk; in main() local
132 err = sigaltstack(NULL, &stk); in main()
137 if (stk.ss_flags == SS_DISABLE) { in main()
142 "should have been SS_DISABLE\n", stk.ss_flags); in main()
146 stk.ss_sp = sstack; in main()
147 stk.ss_size = stack_size; in main()
[all …]
/openbmc/linux/arch/x86/kernel/
H A Ddumpstack_64.c96 unsigned long begin, end, stk = (unsigned long)stack; in in_exception_stack() local
113 if (stk < begin || stk >= end) in in_exception_stack()
117 k = (stk - begin) >> PAGE_SHIFT; in in_exception_stack()
/openbmc/linux/lib/
H A Dinflate.c357 } *stk; in huft_build() local
364 stk = malloc(sizeof(*stk)); in huft_build()
365 if (stk == NULL) in huft_build()
368 c = stk->c; in huft_build()
369 v = stk->v; in huft_build()
370 x = stk->x; in huft_build()
371 u = stk->u; in huft_build()
374 memzero(stk->c, sizeof(stk->c)); in huft_build()
561 free(stk); in huft_build()
/openbmc/linux/arch/arm/include/asm/
H A Delf.h120 #define elf_read_implies_exec(ex,stk) arm_elf_read_implies_exec(stk) argument
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h120 #define compat_elf_read_implies_exec(ex, stk) (stk == EXSTACK_DEFAULT) argument
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap4-var-stk-om44.dts13 compatible = "variscite,var-stk-om44", "variscite,var-som-om44", "ti,omap4460", "ti,omap4";
H A DMakefile82 omap4-var-stk-om44.dtb
/openbmc/linux/arch/mips/include/asm/
H A Delf.h517 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/openbmc/linux/arch/arm/kernel/
H A Dsetup.c535 struct stack *stk = &stacks[cpu]; in cpu_init() local
580 : "r" (stk), in cpu_init()
/openbmc/linux/net/bluetooth/
H A Dsmp.c1000 u8 stk[16]; in smp_random() local
1004 smp_s1(smp->tk, smp->rrnd, smp->prnd, stk); in smp_random()
1009 hci_le_start_enc(hcon, ediv, rand, stk, smp->enc_key_size); in smp_random()
1013 u8 stk[16], auth; in smp_random() local
1020 smp_s1(smp->tk, smp->prnd, smp->rrnd, stk); in smp_random()
1032 SMP_STK, auth, stk, smp->enc_key_size, ediv, rand); in smp_random()
/openbmc/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-a64-pinephone.dtsi424 regulator-name = "vcc-lcd-ctp-stk";
/openbmc/linux/net/sched/
H A Dsch_htb.c821 } stk[TC_HTB_MAXDEPTH], *sp = stk; in htb_lookup_leaf() local
843 if (sp > stk) { in htb_lookup_leaf()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c1076 : [stk] "r" (stack), [regs] "r" (regs) in do_vint()
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2388 # - The system stack contains the "Unimplemented <ea>" stk frame #
2937 mov.w &0x2024,0x6+LOCAL_SIZE(%sp) # stk fmt = 0x2; voff = 0x024

12