/Linux-v4.19/scripts/ |
D | objdiff | 54 echo $TMPD/$CMT${dir#$SRCTREE} 76 CMT="`git rev-parse --short HEAD`" 133 CMT="`git rev-parse --short $1`" 135 if [ -d "$TMPD/$CMT" ]; then 136 rm -rf $TMPD/$CMT 138 echo >&2 "$CMT not found"
|
/Linux-v4.19/Documentation/devicetree/bindings/timer/ |
D | renesas,cmt.txt | 1 * Renesas R-Car Compare Match Timer (CMT) 3 The CMT is a multi-channel 16/32/48-bit timer/counter with configurable clock 7 are independent. A particular CMT instance can implement only a subset of the 8 channels supported by the CMT model. Channel indices represent the hardware 9 position of the channel in the CMT and don't match the channel numbers in the 15 - "renesas,cmt-48-sh73a0" for the sh73A0 48-bit CMT 17 - "renesas,cmt-48-r8a7740" for the r8a7740 48-bit CMT 19 - "renesas,cmt-48" for all non-second generation 48-bit CMT
|
/Linux-v4.19/arch/sh/kernel/cpu/sh4/ |
D | setup-sh7760.c | 37 MFI, ADC, CMT, enumerator 73 INTC_VECT(ADC, 0xf80), INTC_VECT(CMT, 0xfa0), 102 0, MFI, 0, 0, 0, 0, ADC, CMT, } }, 116 MFI, 0, ADC, CMT } },
|
/Linux-v4.19/drivers/hsi/clients/ |
D | Kconfig | 17 tristate "CMT speech" 20 If you say Y here, you will enable the CMT speech protocol used
|
/Linux-v4.19/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7366.c | 267 SDHI, CMT, TSIF, SIU, enumerator 300 INTC_VECT(CMT, 0xf00), INTC_VECT(TSIF, 0xf20), 338 { 0, 0, 0, CMT, 0, USB, } }, 353 { 0xa4080014, 0, 16, 4, /* IPRF */ { 0, DMAC45, USB, CMT } },
|
D | setup-sh7343.c | 325 IRDA, SDHI, CMT, TSIF, SIU, enumerator 362 INTC_VECT(CMT, 0xf00), INTC_VECT(TSIF, 0xf20), 401 { 0, 0, 0, CMT, 0, USBI1, USBI0 } }, 414 { 0xa4080014, 0, 16, 4, /* IPRF */ { KEYSC, DMAC45, USB, CMT } },
|
D | setup-sh7763.c | 243 HUDI, LCDC, DMAC, SCIF0, IIC0, IIC1, CMT, GETHER, HAC, enumerator 269 INTC_VECT(CMT, 0x900), INTC_VECT(GETHER, 0x920), 307 PCIINTA, PCISERR, HAC, CMT, 0, 0, 0, DMAC, 322 { 0xffd40010, 0, 32, 8, /* INT2PRI4 */ { CMT, HAC,
|
D | setup-sh7780.c | 307 HUDI, DMAC0, SCIF0, DMAC1, CMT, HAC, enumerator 330 INTC_VECT(CMT, 0x900), INTC_VECT(HAC, 0x980), 361 PCIINTA, PCISERR, HAC, CMT, 0, 0, DMAC1, DMAC0, 371 { 0xffd40010, 0, 32, 8, /* INT2PRI4 */ { CMT, HAC,
|
D | setup-sh7722.c | 541 CMT, TSIF, SIU, TWODG, enumerator 575 INTC_VECT(CMT, 0xf00), INTC_VECT(TSIF, 0xf20), 615 { 0, 0, 0, CMT, 0, USB_USBI1, USB_USBI0, } }, 630 { 0xa4080014, 0, 16, 4, /* IPRF */ { KEYSC, DMAC45, USB, CMT } },
|
D | setup-sh7724.c | 882 CMT, enumerator 974 INTC_VECT(CMT, 0xF00), 1045 { 0, 0, 0, CMT, 0, USB1, USB0, 0 } }, 1066 { 0xa4080014, 0, 16, 4, /* IPRF */ { KEYSC, DMAC0B, USB, CMT } },
|
/Linux-v4.19/arch/sh/kernel/cpu/sh3/ |
D | setup-sh7720.c | 230 ADC, DMAC2, USBFI, CMT, enumerator 264 INTC_VECT(CMT, 0xf00), INTC_VECT(PCC, 0xf60), 274 { 0xA4080000UL, 0, 16, 4, /* IPRF */ { ADC, DMAC2, USBFI, CMT } },
|
/Linux-v4.19/Documentation/x86/ |
D | topology.txt | 79 are SMT- or CMT-type threads. 81 AMDs nomenclature for a CMT core is "Compute Unit". The kernel always uses 99 AMDs nomenclature for CMT threads is "Compute Unit Core". The kernel always 166 AMD nomenclature for CMT systems: 207 AMD nomenclature for CMT systems:
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-hsi | 8 engines (APE) with cellular modem engines (CMT) in cellular
|
/Linux-v4.19/drivers/clocksource/ |
D | Kconfig | 480 bool "Renesas CMT timer driver" if COMPILE_TEST 485 the Compare Match Timer (CMT) hardware available in 16/32/48-bit
|