Home
last modified time | relevance | path

Searched refs:IR (Results 1 – 23 of 23) sorted by relevance

/arch/sparc/math-emu/
A Dmath_64.c184 int IR; in do_mathemu() local
262 IR = 2; in do_mathemu()
277 IR = 0; in do_mathemu()
289 IR ^= 1; in do_mathemu()
298 IR = 0; in do_mathemu()
311 IR ^= 1; in do_mathemu()
335 IR = 0; in do_mathemu()
342 IR ^= 1; in do_mathemu()
345 if (IR == 0) { in do_mathemu()
468 case FITOQ: IR = rs2->s; FP_FROM_INT_Q (QR, IR, 32, int); break; in do_mathemu()
[all …]
A Dmath_32.c289 int IR; in do_one_mathemu() local
460 case FITOS: IR = rs2->s; FP_FROM_INT_S (SR, IR, 32, int); break; in do_one_mathemu()
461 case FITOD: IR = rs2->s; FP_FROM_INT_D (DR, IR, 32, int); break; in do_one_mathemu()
462 case FITOQ: IR = rs2->s; FP_FROM_INT_Q (QR, IR, 32, int); break; in do_one_mathemu()
473 FP_CMP_S(IR, SB, SA, 3); in do_one_mathemu()
474 if (IR == 3 && in do_one_mathemu()
482 FP_CMP_D(IR, DB, DA, 3); in do_one_mathemu()
483 if (IR == 3 && in do_one_mathemu()
491 FP_CMP_Q(IR, QB, QA, 3); in do_one_mathemu()
492 if (IR == 3 && in do_one_mathemu()
[all …]
/arch/arm64/boot/dts/amd/
A Damd-seattle-xgbe-b.dtsi13 <0 0xe1250000 0 0x00060>, /* SERDES IR 1/2 */
14 <0 0xe12500f8 0 0x00004>; /* SERDES IR 2/2 */
39 <0 0xe1250080 0 0x00060>, /* SERDES IR 1/2 */
40 <0 0xe12500fc 0 0x00004>; /* SERDES IR 2/2 */
/arch/powerpc/math-emu/
A Dmath_efp.c180 int IR, cmp; in do_spe_mathemu() local
333 FP_CMP_S(IR, SA, SB, 3); in do_spe_mathemu()
334 if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB))) in do_spe_mathemu()
336 if (IR == cmp) { in do_spe_mathemu()
337 IR = 0x4; in do_spe_mathemu()
339 IR = 0; in do_spe_mathemu()
476 FP_CMP_D(IR, DA, DB, 3); in do_spe_mathemu()
479 if (IR == cmp) { in do_spe_mathemu()
480 IR = 0x4; in do_spe_mathemu()
482 IR = 0; in do_spe_mathemu()
[all …]
/arch/arm/mach-spear/
A Dtime.c37 #define IR(x) ((x) * 0x80 + 0x84) macro
174 writew(INT_STATUS, gpt_base + IR(CLKEVT)); in spear_timer_interrupt()
/arch/arm64/boot/dts/amlogic/
A Dmeson-gxl-s905x-khadas-vim.dts162 "IR In",
A Dmeson-gxl-s805x-libretech-ac.dts228 "IR In",
A Dmeson-gxl-s905x-libretech-cc.dts251 "IR In",
A Dmeson-gxbb-nanopi-k2.dts242 "I2S Header Pin6", "IR In", "I2S Header Pin7",
A Dmeson-gxbb-odroidc2.dts285 "J7 Header Pin2", "IR In", "J7 Header Pin4",
A Dmeson-sm1-sei610.dts165 /* Used by Tuner, RGB Led & IR Emitter LED array */
/arch/arm/boot/dts/allwinner/
A Dsun8i-h2-plus-bananapi-m2-zero.dts254 "PWR-STB", "PWR-DRAM", "PWR-LED", "IR-RX", "", "", "", "",
A Dsun6i-a31s-sinovoip-bpi-m2.dts325 "PMU-SCK", "PMU-SDA", "VBAT-EN", "", "IR-RX",
/arch/arm64/boot/dts/rockchip/
A Drk3588-friendlyelec-cm3588-nas.dts255 "IR receiver [PWM3_IR_M0]", "User Button", "", "";
554 /* Connected to IR Receiver */
A Drk3588-nanopc-t6.dtsi286 "IR receiver [PWM3_IR_M0]", "", "", "";
/arch/arm64/boot/dts/qcom/
A Dsm8250-sony-xperia-edo.dtsi512 /* AMS TCS3490 RGB+IR color sensor @ 72 */
A Dsdm845-sony-xperia-tama.dtsi488 /* AMS TCS3490 RGB+IR color sensor @ 72 */
A Dsm8150-sony-xperia-kumano.dtsi510 /* AMS TCS3490 RGB+IR color sensor @ 72 */
A Dsm8450-sony-xperia-nagara.dtsi608 /* AMS TCS3490 RGB+IR color sensor @ 72 */
A Dsm8350-sony-xperia-sagami.dtsi530 /* AMS TCS3490 RGB+IR color sensor @ 72 */
/arch/arm/boot/dts/amlogic/
A Dmeson8.dtsi188 * (IR remote receiver, HDMI CEC, WIFI and Bluetooth wakeup or
/arch/arm/boot/dts/st/
A Dste-ux500-samsung-gavini.dts509 /* FIXME: GPIO146 provides power on, IR LED? */
/arch/arm/boot/dts/samsung/
A Dexynos4412-p4note.dtsi497 /* IR LED on/off */

Completed in 48 milliseconds