Home
last modified time | relevance | path

Searched refs:DSI (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/sys/gnu/dts/arm/
Dstm32f469.dtsi11 resets = <&rcc STM32F4_APB2_RESET(DSI)>;
Dbcm283x.dtsi92 * platform's oscillator. However, the DSI
93 * pixel clocks come from the DSI analog PHY.
Dste-href.dtsi257 regulator-name = "V-CSI/DSI";
Dste-ab8505.dtsi248 // supply for U8500 CSI/DSI; VANA LDO
Dste-ab8500.dtsi301 // supply for U8500 CSI/DSI; VANA LDO
Dste-snowball.dts459 regulator-name = "V-CSI/DSI";
Dste-dbx5x0.dtsi1119 /* This DSI port only has the Low Power / Energy Save clock */
Dqcom-apq8064.dtsi1250 label = "MDSS DSI CTRL->0";
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp642 MachineBasicBlock::instr_iterator DSI = I.getInstrIterator(); in runOnMachineBasicBlock() local
644 if (InMicroMipsMode && TII->getInstSizeInBytes(*std::next(DSI)) == 2 && in runOnMachineBasicBlock()
645 DSI->isCall()) { in runOnMachineBasicBlock()
654 DSI->setDesc(TII->get(getEquivalentCallShort(DSI->getOpcode()))); in runOnMachineBasicBlock()
/freebsd-12-stable/sys/gnu/dts/include/dt-bindings/clock/
Dstm32mp1-clks.h70 #define DSI 57 macro
/freebsd-12-stable/contrib/gcc/config/s390/
Ds390.md224 (define_mode_macro DSI [DI SI])
2769 (define_expand "extend<HQI:mode><DSI:mode>2"
2770 [(set (match_operand:DSI 0 "register_operand" "")
2771 (sign_extend:DSI (match_operand:HQI 1 "nonimmediate_operand" "")))]
2774 if (<DSI:MODE>mode == DImode && !TARGET_64BIT)
2783 rtx bitcount = GEN_INT (GET_MODE_BITSIZE (<DSI:MODE>mode) -
2786 operands[1] = gen_lowpart (<DSI:MODE>mode, operands[1]);
2787 emit_insn (gen_ashl<DSI:mode>3 (operands[0], operands[1], bitcount));
2788 emit_insn (gen_ashr<DSI:mode>3 (operands[0], operands[0], bitcount));
5873 [(set (match_operand:DSI 0 "register_operand" "=d")
[all …]
/freebsd-12-stable/sys/gnu/dts/arm64/freescale/
Dimx8qxp-colibri.dtsi289 /* MIPI DSI I2C accessible on SODIMM (X1) and FFC (X2) */
/freebsd-12-stable/contrib/gcc/
DChangeLog-200519695 * config/s390/s390.md: ("DSI", "SCOND"): New mode