Home
last modified time | relevance | path

Searched full:mct (Results 1 – 25 of 59) sorted by relevance

123

/kernel/linux/linux-4.19/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.txt1 Samsung's Multi Core Timer (MCT)
3 The Samsung's Multi Core Timer (MCT) module includes two main blocks, the
8 one CPU local timer instantiated in MCT for every CPU in the system.
12 - compatible: should be "samsung,exynos4210-mct".
13 (a) "samsung,exynos4210-mct", for mct compatible with Exynos4210 mct.
14 (b) "samsung,exynos4412-mct", for mct compatible with Exynos4412 mct.
16 - reg: base address of the mct controller and length of the address space
34 For MCT block that uses a per-processor interrupt for local timers, such
35 as ones compatible with "samsung,exynos4412-mct", only one local timer
43 mct@10050000 {
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.yaml4 $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.
23 - samsung,exynos4210-mct
24 - samsung,exynos4412-mct
32 - pattern: "^(fin_pll|mct)$"
33 - pattern: "^(fin_pll|mct)$"
52 For MCT block that uses a per-processor interrupt for local timers, such
53 as ones compatible with "samsung,exynos4412-mct", only one local timer
[all …]
/kernel/linux/linux-4.19/drivers/clocksource/
Dexynos_mct.c1 /* linux/arch/arm/mach-exynos4/mct.c
6 * EXYNOS4 MCT(Multi-Core Timer) support
152 panic("MCT hangs after writing %d (offset:0x%lx)\n", value, offset); in exynos4_mct_write()
169 * that the upper and lower half match. Note that reading the MCT can be quite
213 .name = "mct-frc",
314 .name = "mct-comp",
382 /* enable MCT tick interrupt */ in exynos4_mct_tick_start()
393 /* Clear the MCT tick interrupt */ in exynos4_mct_tick_clear()
438 * Mct would generate interrupt periodically in exynos4_mct_tick_isr()
517 mct_clk = np ? of_clk_get_by_name(np, "mct") : clk_get(NULL, "mct"); in exynos4_timer_resources()
[all …]
DKconfig431 needed only on systems that do not have the Exynos MCT available.
/kernel/linux/linux-5.10/drivers/clocksource/
Dexynos_mct.c2 /* linux/arch/arm/mach-exynos4/mct.c
7 * Exynos4 MCT(Multi-Core Timer) support
147 panic("MCT hangs after writing %d (offset:0x%lx)\n", value, offset); in exynos4_mct_write()
164 * that the upper and lower half match. Note that reading the MCT can be quite
208 .name = "mct-frc",
309 .name = "mct-comp",
373 /* enable MCT tick interrupt */ in exynos4_mct_tick_start()
384 /* Clear the MCT tick interrupt */ in exynos4_mct_tick_clear()
429 * Mct would generate interrupt periodically in exynos4_mct_tick_isr()
507 mct_clk = of_clk_get_by_name(np, "mct"); in exynos4_timer_resources()
[all …]
/kernel/linux/linux-5.10/drivers/usb/serial/
Dmct_u232.h3 * 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 …]
Dmct_u232.c3 * MCT (Magic Control Technology Corp.) USB RS232 Converter Driver
58 * 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()
/kernel/linux/linux-4.19/drivers/usb/serial/
Dmct_u232.h3 * 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 …]
Dmct_u232.c3 * MCT (Magic Control Technology Corp.) USB RS232 Converter Driver
58 * 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()
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dexynos54xx.dtsi67 mct: mct@101c0000 { label
68 compatible = "samsung,exynos4210-mct";
74 mct_map: mct-map {
Dexynos4210.dtsi109 mct: mct@10050000 { label
110 compatible = "samsung,exynos4210-mct";
115 clock-names = "fin_pll", "mct";
117 mct_map: mct-map {
Dexynos5260.dtsi179 mct: mct@100b0000 { label
180 compatible = "samsung,exynos4210-mct";
183 clock-names = "fin_pll", "mct";
Dexynos4412.dtsi246 mct@10050000 {
247 compatible = "samsung,exynos4412-mct";
252 clock-names = "fin_pll", "mct";
254 mct_map: mct-map {
Dexynos5410.dtsi324 &mct {
326 clock-names = "fin_pll", "mct";
Dexynos5250.dtsi244 mct@101c0000 {
245 compatible = "samsung,exynos4210-mct";
253 clock-names = "fin_pll", "mct";
255 mct_map: mct-map {
Dexynos3250.dtsi264 mct@10050000 {
265 compatible = "samsung,exynos4210-mct";
276 clock-names = "fin_pll", "mct";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dexynos54xx.dtsi76 mct: timer@101c0000 { label
77 compatible = "samsung,exynos4210-mct";
Dexynos5260.dtsi181 mct: timer@100b0000 { label
182 compatible = "samsung,exynos4210-mct";
185 clock-names = "fin_pll", "mct";
Dexynos4210.dtsi111 mct: timer@10050000 { label
112 compatible = "samsung,exynos4210-mct";
115 clock-names = "fin_pll", "mct";
Dexynos5410.dtsi322 &mct {
324 clock-names = "fin_pll", "mct";
Dexynos4412.dtsi249 compatible = "samsung,exynos4412-mct";
252 clock-names = "fin_pll", "mct";
/kernel/linux/linux-4.19/Documentation/usb/
Dusb-serial.txt337 MCT USB Single Port Serial Adapter U232
339 This driver is for the MCT USB-RS232 Converter (25 pin, Model No.
342 the manufacturer's web-site: http://www.mct.com.tw.
/kernel/linux/linux-5.10/Documentation/usb/
Dusb-serial.rst371 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.
/kernel/linux/linux-5.10/drivers/clk/samsung/
Dclk-exynos5410.c167 GATE(CLK_MCT, "mct", "aclk66", GATE_IP_PERIS, 18, 0, 0),
/kernel/linux/linux-4.19/drivers/atm/
Dsuni.h114 /* MCT is reg 5 */

123