Searched full:ite (Results 1 – 25 of 73) sorted by relevance
123
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | ite,it5205.yaml | 4 $id: http://devicetree.org/schemas/usb/ite,it5205.yaml# 7 title: ITE IT5202 Type-C USB Alternate Mode Passive MUX 15 const: ite,it5205 31 ite,ovp-enable: 57 compatible = "ite,it5205";
|
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/ |
H A D | ite,it66121.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it66121.yaml# 7 title: ITE it66121 HDMI bridge 21 - ite,it66121 22 - ite,it6610 98 compatible = "ite,it66121";
|
H A D | ite,it6505.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# 7 title: ITE it6505 10 - Allen Chen <allen.chen@ite.com.tw> 35 const: ite,it6505 125 compatible = "ite,it6505";
|
/freebsd/lib/libc/arm/aeabi/ |
H A D | aeabi_vfp_double.S | 67 ite ne 79 ite cs 91 ite hi 103 ite lt 115 ite le 127 ite vc
|
H A D | aeabi_vfp_float.S | 63 ite ne 74 ite cs 85 ite hi 96 ite lt 107 ite le 118 ite vc
|
/freebsd/contrib/opencsd/decoder/source/etmv4/ |
H A D | trc_etmv4_stack_elem.cpp | 153 …const ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const trace_sw_ite_t &ite) in createITEElem() argument 158 pElem->setITE(ite); in createITEElem()
|
/freebsd/sys/modules/ata/atapci/chipsets/ataite/ |
H A D | Makefile | 4 SRCS= ata-ite.c
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
H A D | comparesf2.S | 165 ite ls 243 ite ls
|
H A D | eqdf2vfp.S | 28 ITE(eq)
|
H A D | eqsf2vfp.S | 29 ITE(eq)
|
H A D | gtsf2vfp.S | 29 ITE(gt)
|
H A D | lesf2vfp.S | 29 ITE(ls)
|
H A D | ltsf2vfp.S | 29 ITE(mi)
|
H A D | nesf2vfp.S | 29 ITE(ne)
|
H A D | unorddf2vfp.S | 29 ITE(vs)
|
H A D | unordsf2vfp.S | 29 ITE(vs)
|
H A D | gedf2vfp.S | 29 ITE(ge)
|
H A D | gesf2vfp.S | 29 ITE(ge)
|
H A D | gtdf2vfp.S | 29 ITE(gt)
|
H A D | ledf2vfp.S | 29 ITE(ls)
|
H A D | ltdf2vfp.S | 29 ITE(mi)
|
H A D | nedf2vfp.S | 28 ITE(ne)
|
/freebsd/sys/dev/superio/ |
H A D | superio.c | 610 ("Only ITE, Nuvoton and Fintek SuperIO-s are supported")); in superio_detect() 619 "ITE IT%4x SuperIO (revision 0x%02x)", in superio_detect() 990 /* GPIO device is always active in ITE chips. */ in superio_dev_enabled() 1006 /* GPIO device is always active in ITE chips. */ in superio_dev_enable() 1025 /* GPIO device is always active in ITE chips. */ in superio_dev_disable()
|
/freebsd/share/man/man4/ |
H A D | itwd.4 | 33 .Nd device driver for ITE Super I/O chips watchdog timer
|
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/ |
H A D | trc_etmv4_stack_elem.h | 351 void setITE(const trace_sw_ite_t &ite) { m_ite = ite; }; in setITE() argument 400 …onst ocsd_etmv4_i_pkt_type root_pkt, const ocsd_trc_index_t root_index, const trace_sw_ite_t &ite);
|
123