Home
last modified time | relevance | path

Searched refs:pta (Results 1 – 28 of 28) sorted by relevance

/linux-4.4.14/arch/sh/kernel/
Dhead_64.S188 pta clear_ITLB, tr1
197 pta clear_DTLB, tr1
277 pta/u hopeless, tr1
278 pta/u hopeless, tr2
279 pta/u hopeless, tr3
280 pta/u hopeless, tr4
281 pta/u hopeless, tr5
282 pta/u hopeless, tr6
283 pta/u hopeless, tr7
321 pta clear_quad, tr1
[all …]
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
Dentry.S277 pta handle_exception, tr0
398 pta handle_exception, tr0
439 pta handle_exception, tr0
475 pta single_step_panic, tr0
572 pta handle_exception, tr0
669 pta stack_ok, tr0
680 pta no_underflow, tr0
692 pta bad_sp, tr0
872 pta resume_kernel, tr0
875 pta ret_with_reschedule, tr0
[all …]
Dswitchto.S106 ! do this early as pta->gettr has no pipeline forwarding (=> 5 cycle latency)
109 pta .Lsave_pc, tr0
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-mux-pinctrl.txt43 pinctrl-names = "ddc", "pta", "idle" -> ddc = bus 0, pta = bus 1
44 pinctrl-names = "ddc", "idle", "pta" -> Invalid ("idle" not last)
45 pinctrl-names = "idle", "ddc", "pta" -> Invalid ("idle" not last)
66 pinctrl-names = "ddc", "pta", "idle";
/linux-4.4.14/arch/sh/lib64/
Dstrcpy.S24 pta/l shortstring,tr1
32 pta/l no_lddst, tr2
38 pta/l loop, tr0
68 pta/l shortstring2,tr1
Dcopy_page.S37 pta 1f, tr1
38 pta 2f, tr2
39 pta 3f, tr3
Dcopy_user_memcpy.S67 pta/l Large,tr0
119 pta/l L2_3,tr0
126 pta L4_7, tr0
135 pta L8_15, tr0
160 pta/l Loop_ua, tr1
174 pta/l Loop_line, tr0
Dmemcpy.S52 pta/l Large,tr0
104 pta/l L2_3,tr0
111 pta L4_7, tr0
120 pta L8_15, tr0
145 pta/l Loop_ua, tr1
159 pta/l Loop_line, tr0
Dstrlen.S23 pta/l loop, tr0
Dudivdi3.S15 pta large_divisor,tr0
91 pta no_lo_adj,tr0
/linux-4.4.14/arch/arm/boot/dts/
Dtegra20-tamonten.dtsi183 "gpv", "i2cp", "pta", "rm", "slxa",
252 pta {
253 nvidia,pins = "pta";
263 pta {
264 nvidia,pins = "pta";
274 pta {
275 nvidia,pins = "pta";
306 pinctrl-names = "ddc", "pta", "idle";
Dtegra20-ventana.dts204 "irtx", "pta", "rm", "sdc", "sdd",
284 pta {
285 nvidia,pins = "pta";
295 pta {
296 nvidia,pins = "pta";
306 pta {
307 nvidia,pins = "pta";
364 pinctrl-names = "ddc", "pta", "idle";
Dtegra20-seaboard.dts205 "irtx", "pta", "rm", "sdc", "sdd",
288 pta {
289 nvidia,pins = "pta";
299 pta {
300 nvidia,pins = "pta";
310 pta {
311 nvidia,pins = "pta";
375 pinctrl-names = "ddc", "pta", "idle";
Dtegra20-trimslice.dts51 nvidia,pins = "atd", "ate", "gme", "pta";
199 "gme", "i2cp", "pta", "slxc", "slxd",
Dtegra20-paz00.dts110 nvidia,pins = "hdint", "pta";
193 "gpu", "gpu7", "gpv", "i2cp", "pta",
Dtegra20-whistler.dts108 nvidia,pins = "hdint", "pta";
234 nvidia,pins = "gme", "owc", "pta", "spic";
Dtegra20-harmony.dts125 nvidia,pins = "hdint", "pta";
201 "gpv", "i2cp", "pta", "rm", "slxa",
Dtegra20-colibri-512.dtsi75 nvidia,pins = "pta";
/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dacx.c544 struct acx_bt_wlan_coex *pta; in wl1251_acx_sg_enable() local
549 pta = kzalloc(sizeof(*pta), GFP_KERNEL); in wl1251_acx_sg_enable()
550 if (!pta) in wl1251_acx_sg_enable()
553 pta->enable = SG_ENABLE; in wl1251_acx_sg_enable()
555 ret = wl1251_cmd_configure(wl, ACX_SG_ENABLE, pta, sizeof(*pta)); in wl1251_acx_sg_enable()
562 kfree(pta); in wl1251_acx_sg_enable()
/linux-4.4.14/arch/sh/boot/compressed/
Dhead_64.S64 pta 1f, tr1
72 pta 1f, tr1
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dacx.c495 struct acx_bt_wlan_coex *pta; in wl1271_acx_sg_enable() local
500 pta = kzalloc(sizeof(*pta), GFP_KERNEL); in wl1271_acx_sg_enable()
501 if (!pta) { in wl1271_acx_sg_enable()
507 pta->enable = wl->conf.sg.state; in wl1271_acx_sg_enable()
509 pta->enable = CONF_SG_DISABLE; in wl1271_acx_sg_enable()
511 ret = wl1271_cmd_configure(wl, ACX_SG_ENABLE, pta, sizeof(*pta)); in wl1271_acx_sg_enable()
518 kfree(pta); in wl1271_acx_sg_enable()
/linux-4.4.14/drivers/cpufreq/
Dpowernow-k8.c941 struct powernowk8_target_arg *pta = arg; in powernowk8_target_fn() local
942 struct cpufreq_policy *pol = pta->pol; in powernowk8_target_fn()
943 unsigned newstate = pta->newstate; in powernowk8_target_fn()
998 struct powernowk8_target_arg pta = { .pol = pol, .newstate = index }; in powernowk8_target() local
1000 return work_on_cpu(pol->cpu, powernowk8_target_fn, &pta); in powernowk8_target()
/linux-4.4.14/arch/ia64/mm/
Dinit.c307 unsigned long pta, impl_va_bits; in ia64_mmu_init() local
357 pta = POW2(61) - POW2(vmlpt_bits); in ia64_mmu_init()
365 ia64_set_pta(pta | (0 << 8) | (vmlpt_bits << 2) | VHPT_ENABLE_BIT); in ia64_mmu_init()
/linux-4.4.14/arch/ia64/include/asm/
Dprocessor.h535 ia64_set_pta (__u64 pta) in ia64_set_pta() argument
538 ia64_setreg(_IA64_REG_CR_PTA, pta); in ia64_set_pta()
Dsal.h876 u64 pta; member
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra20-pinmux.txt81 owc, pmc, pta, rm, sdb, sdc, sdd, sdio1, slxa, slxc, slxd, slxk, spdi,
/linux-4.4.14/arch/ia64/kernel/
Dhead.S123 SAVE_FROM_REG(cr.pta,_reg1,_reg2);; \
1122 RESTORE_REG(cr.pta, r25, r17);;
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tegra20.c2131 MUX_PG(pta, I2C2, HDMI, GMI, RSVD4, 0x14, 24, 0x98, 22, 0xa4, 4),