Searched refs:R00 (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/tile/include/uapi/arch/
H A Dsim.h227 : "=R00" (result) : "R00" (val)); _sim_syscall0()
235 : "=R00" (result) : "R00" (val), "R01" (arg1)); _sim_syscall1()
243 : "=R00" (result) _sim_syscall2()
244 : "R00" (val), "R01" (arg1), "R02" (arg2)); _sim_syscall2()
258 : "=R00" (result) _sim_syscall3()
259 : "R00" (val), "R01" (arg1), "R02" (arg2), _sim_syscall3()
270 : "=R00" (result) _sim_syscall4()
271 : "R00" (val), "R01" (arg1), "R02" (arg2), _sim_syscall4()
282 : "=R00" (result) _sim_syscall5()
283 : "R00" (val), "R01" (arg1), "R02" (arg2), _sim_syscall5()
364 : "=R00" (status.syscall_status), sim_query_watchpoint()
367 : "R00" (val), "R01" (process_id)); sim_query_watchpoint()
/linux-4.4.14/drivers/media/i2c/
H A Dupd64031a.c52 R00 = 0, R01, R02, R03, R04, enumerator in enum:__anon5964
116 u8 reg = state->regs[R00]; upd64031a_s_frequency()
119 upd64031a_write(sd, R00, reg | 0x10); upd64031a_s_frequency()
120 upd64031a_write(sd, R00, reg & ~0x10); upd64031a_s_frequency()
138 r00 = (state->regs[R00] & ~GR_MODE_MASK) | state->gr_mode; upd64031a_s_routing()
139 r05 = (state->regs[R00] & ~SYNC_CIRCUIT_MASK) | upd64031a_s_routing()
143 upd64031a_write(sd, R00, r00); upd64031a_s_routing()
H A Dupd64083.c43 R00 = 0, R01, R02, R03, R04, enumerator in enum:__anon5965
114 r00 = (state->regs[R00] & ~(3 << 6)) | state->mode; upd64083_s_routing()
116 upd64083_write(sd, R00, r00); upd64083_s_routing()
/linux-4.4.14/arch/tile/kernel/vdso/
H A Dvgettimeofday.c164 : "=R00" (ret.value), "=R01" (ret.error) vdso_fallback_gettime()
165 : "R10" (__NR_clock_gettime), "R00" (clock), "R01" (ts) vdso_fallback_gettime()
/linux-4.4.14/drivers/net/ethernet/tile/
H A Dtilepro.c327 : "=R00" (result), __netio_fastio1()

Completed in 436 milliseconds