/linux-6.12.1/Documentation/devicetree/bindings/timer/ |
D | samsung,exynos4210-mct.yaml | 4 $id: http://devicetree.org/schemas/timer/samsung,exynos4210-mct.yaml# 7 title: Samsung Exynos SoC Multi Core Timer (MCT) 13 The Samsung's Multi Core Timer (MCT) module includes two main blocks, the 18 one CPU local timer instantiated in MCT for every CPU in the system. 24 - samsung,exynos4210-mct 25 - samsung,exynos4412-mct 28 - axis,artpec8-mct 29 - google,gs101-mct 30 - samsung,exynos3250-mct 31 - samsung,exynos5250-mct [all …]
|
/linux-6.12.1/drivers/clocksource/ |
D | exynos_mct.c | 2 /* linux/arch/arm/mach-exynos4/mct.c 7 * Exynos4 MCT(Multi-Core Timer) support 153 panic("MCT hangs after writing %d (offset:0x%lx)\n", value, offset); in exynos4_mct_write() 170 * that the upper and lower half match. Note that reading the MCT can be quite 214 .name = "mct-frc", 322 .name = "mct-comp", 386 /* enable MCT tick interrupt */ in exynos4_mct_tick_start() 397 /* Clear the MCT tick interrupt */ in exynos4_mct_tick_clear() 442 * Mct would generate interrupt periodically in exynos4_mct_tick_isr() 516 panic("%s: unable to ioremap mct address space\n", __func__); in exynos4_timer_resources() [all …]
|
D | Kconfig | 459 needed only on systems that do not have the Exynos MCT available.
|
/linux-6.12.1/drivers/usb/serial/ |
D | mct_u232.h | 3 * Definitions for MCT (Magic Control Technology) USB-RS232 Converter Driver 7 * This driver is for the device MCT USB-RS232 Converter (25 pin, Model No. 9 * Model No. U232-P9). See http://www.mct.com.tw/products/product_us232.html 22 #define MCT_U232_PID 0x0210 /* Original MCT Product Id */ 30 /* Belkin badge the MCT U232-P9 as the F5U109 */ 63 * the MCT-supplied Windows driver whenever the baud rate changes. 83 * Actually, there are two of them, MCT website calls them "Philips solution" 84 * and "Intel solution". They are the regular MCT and "Sitecom" for us. 174 * MCT-supplied Windows98 driver (U2SPORT.VXD, "File version: 1.21P.0104 for 337 * SniffUSB observations (Nov 2003): With the MCT-supplied Windows98 driver [all …]
|
D | mct_u232.c | 3 * MCT (Magic Control Technology Corp.) USB RS232 Converter Driver 59 * All of the device info needed for the MCT USB-RS232 converter. 74 .description = "MCT U232", 201 /* Mimic the MCT-supplied Windows driver (version 1.21P.0104), which in mct_u232_set_baud_rate()
|
D | Kconfig | 359 tristate "USB MCT Single Port Serial Driver"
|
/linux-6.12.1/arch/arm/boot/dts/samsung/ |
D | exynos54xx.dtsi | 76 mct: timer@101c0000 { label 77 compatible = "samsung,exynos5420-mct", 78 "samsung,exynos4210-mct";
|
D | exynos5260.dtsi | 335 mct: timer@100b0000 { label 336 compatible = "samsung,exynos5260-mct", 337 "samsung,exynos4210-mct"; 340 clock-names = "fin_pll", "mct";
|
D | exynos4210.dtsi | 283 mct: timer@10050000 { label 284 compatible = "samsung,exynos4210-mct"; 287 clock-names = "fin_pll", "mct";
|
D | exynos5410.dtsi | 318 &mct { 320 clock-names = "fin_pll", "mct";
|
D | exynos3250.dtsi | 444 compatible = "samsung,exynos3250-mct", 445 "samsung,exynos4210-mct"; 456 clock-names = "fin_pll", "mct";
|
D | exynos4x12.dtsi | 297 compatible = "samsung,exynos4412-mct"; 300 clock-names = "fin_pll", "mct";
|
D | exynos5250.dtsi | 244 compatible = "samsung,exynos5250-mct", 245 "samsung,exynos4210-mct"; 248 clock-names = "fin_pll", "mct";
|
D | exynos4210-universal_c210.dts | 521 &mct {
|
D | exynos5420.dtsi | 1290 &mct { 1292 clock-names = "fin_pll", "mct";
|
/linux-6.12.1/Documentation/usb/ |
D | usb-serial.rst | 371 MCT USB Single Port Serial Adapter U232 374 This driver is for the MCT USB-RS232 Converter (25 pin, Model No. 377 the manufacturer's web-site: http://www.mct.com.tw.
|
/linux-6.12.1/arch/arm64/boot/dts/exynos/ |
D | exynos850.dtsi | 172 compatible = "samsung,exynos850-mct", 173 "samsung,exynos4210-mct"; 188 clock-names = "fin_pll", "mct";
|
D | exynos5433.dtsi | 806 compatible = "samsung,exynos5433-mct", 807 "samsung,exynos4210-mct"; 822 clock-names = "fin_pll", "mct";
|
/linux-6.12.1/arch/arm64/boot/dts/tesla/ |
D | fsd.dtsi | 951 compatible = "tesla,fsd-mct", "samsung,exynos4210-mct"; 970 clock-names = "fin_pll", "mct";
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | samsung,exynos5433-clock.yaml | 37 # CMU_PERIS which generates clocks for PMU/TMU/MCT/WDT/RTC/SECKEY/TZPC IPs
|
/linux-6.12.1/drivers/clk/samsung/ |
D | clk-exynos5410.c | 170 GATE(CLK_MCT, "mct", "aclk66", GATE_IP_PERIS, 18, 0, 0),
|
/linux-6.12.1/drivers/atm/ |
D | suni.h | 114 /* MCT is reg 5 */
|
/linux-6.12.1/arch/arm64/boot/dts/exynos/google/ |
D | gs101.dtsi | 288 compatible = "google,gs101-mct", 289 "samsung,exynos4210-mct"; 292 clock-names = "fin_pll", "mct";
|
/linux-6.12.1/drivers/mfd/ |
D | kempld-core.c | 712 DMI_MATCH(DMI_BOARD_NAME, "COMe-mCT"),
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | atom.c | 1402 u16 *mct = (u16 *)(ctx->bios + ctx->cmd_table + 4); in atom_parse_cmd_header() local 1404 if (!mct[index]) in atom_parse_cmd_header()
|