Searched full:icst (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/clock/arm,syscon-icst.yaml#7 title: ARM System Controller ICST Clocks19 an ICST clock request after a write to the 32 bit register at an offset30 In the core modules and logic tiles, the ICST is a configurable clock fed52 The ICST oscillator must be provided inside a system controller node.77 description: Parent clock for the ICST VCO
40 * http://www.icst.com/pdf/18??.pdf
62 * datasheet from www.icst.com
4065 APInt ICst; in selectWMMAVISrc() local4066 if (mi_match(Root.getReg(), *MRI, m_ICstOrSplat(ICst))) { in selectWMMAVISrc()4067 if (TII.isInlineConstant(ICst)) { in selectWMMAVISrc()4069 {[=](MachineInstrBuilder &MIB) { MIB.addImm(ICst.getSExtValue()); }}}; in selectWMMAVISrc()