Home
last modified time | relevance | path

Searched refs:TCON (Results 1 – 25 of 367) sorted by relevance

12345678910>>...15

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/display/
H A Dallwinner,sun8i-r40-tcon-top.yaml7 title: Allwinner R40 TCON TOP Device Tree Bindings
22 / [0] TCON-LCD0
25 \ / [1] TCON-LCD1 - LCD1/LVDS1
26 TCON-TOP
27 / \ [2] TCON-TV0 [0] - TVE0/RGB
31 \ [3] TCON-TV1 [1] - TVE1/RGB
34 can be connected to any TCON. Not all TCON TOP variants support all
54 - description: The TCON TOP TV0 clock
55 - description: The TCON TOP TVE0 clock
56 - description: The TCON TOP TV1 clock
[all …]
H A Dallwinner,sun4i-a10-display-engine.yaml27 Frontend 0 [0] ------- [0] Backend 0 [0] ------- [0] TCON 0
33 Frontend 1 [1] ------- [1] Backend 1 [1] ------- [1] TCON 1
39 The same rule also applies to DE 2.0 mixer-TCON connections:
41 Mixer 0 [0] ----------- [0] TCON 0
47 Mixer 1 [1] ----------- [1] TCON 1
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/display/
H A Dallwinner,sun8i-r40-tcon-top.yaml7 title: Allwinner R40 TCON TOP Device Tree Bindings
22 / [0] TCON-LCD0
25 \ / [1] TCON-LCD1 - LCD1/LVDS1
26 TCON-TOP
27 / \ [2] TCON-TV0 [0] - TVE0/RGB
31 \ [3] TCON-TV1 [1] - TVE1/RGB
34 can be connected to any TCON. Not all TCON TOP variants support all
54 - description: The TCON TOP TV0 clock
55 - description: The TCON TOP TVE0 clock
56 - description: The TCON TOP TV1 clock
[all …]
H A Dallwinner,sun4i-a10-display-engine.yaml27 Frontend 0 [0] ------- [0] Backend 0 [0] ------- [0] TCON 0
33 Frontend 1 [1] ------- [1] Backend 1 [1] ------- [1] TCON 1
39 The same rule also applies to DE 2.0 mixer-TCON connections:
41 Mixer 0 [0] ----------- [0] TCON 0
47 Mixer 1 [1] ----------- [1] TCON 1
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/display/
H A Dallwinner,sun8i-r40-tcon-top.yaml7 title: Allwinner R40 TCON TOP Device Tree Bindings
22 / [0] TCON-LCD0
25 \ / [1] TCON-LCD1 - LCD1/LVDS1
26 TCON-TOP
27 / \ [2] TCON-TV0 [0] - TVE0/RGB
31 \ [3] TCON-TV1 [1] - TVE1/RGB
34 can be connected to any TCON. Not all TCON TOP variants support all
54 - description: The TCON TOP TV0 clock
55 - description: The TCON TOP TVE0 clock
56 - description: The TCON TOP TV1 clock
[all …]
H A Dallwinner,sun4i-a10-display-engine.yaml27 Frontend 0 [0] ------- [0] Backend 0 [0] ------- [0] TCON 0
33 Frontend 1 [1] ------- [1] Backend 1 [1] ------- [1] TCON 1
39 The same rule also applies to DE 2.0 mixer-TCON connections:
41 Mixer 0 [0] ----------- [0] TCON 0
47 Mixer 1 [1] ----------- [1] TCON 1
/dports/devel/asl/asl-current/include/
H A D80c552.inc120 TCON sfrb 088H
121 IT0 bit TCON.0
122 IE0 bit TCON.1
123 IT1 bit TCON.2
124 IE1 bit TCON.3
125 TR0 bit TCON.4
126 TF0 bit TCON.5
127 TR1 bit TCON.6
128 TF1 bit TCON.7
H A D80c50x.inc109 TCON SFRB 88h ; Timer 0/1 Control Register
110 TF1 BIT TCON.7 ; Overflow Timer 1
111 TR1 BIT TCON.6 ; Timer 1 Run/Stop
112 TF0 BIT TCON.5 ; Overflow Timer 0
113 TR0 BIT TCON.4 ; Timer 0 Run/Stop
114 IE1 BIT TCON.3 ; External Interrupt 1 Flag
115 IT1 BIT TCON.2 ; Edge Selection External Interrupt 1
116 IE0 BIT TCON.1 ; External Interrupt 0 Flag
117 IT0 BIT TCON.0 ; Edge Selection External Interrupt 0
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/arm1176/s3c64xx/
H A Dtimer.c94 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | in timer_init()
98 timers->TCON = (timers->TCON & ~0x00700000) | TCON_4_AUTO | COUNT_4_ON; in timer_init()
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/t/
H A Dmp3.t434 is( !exists( $tags->{TCON} ), 1, 'ID3v2.3 empty TCON ok' );
471 is( $tags->{TCON}, 'JPop', 'ID3v2.3 corrupted frame TCON ok' );
606 is( $tags->{TCON}, 'Metal', 'ID3v2.4 TCON with (9) ok' );
884 is( $tags->{TCON}, 'Jazz', 'ID3v2.4 corrupt frame TCON ok' );
923 is( ref $tags->{TCON}, 'ARRAY', 'ID3v2.4 multiple TCON is array' );
924 is( $tags->{TCON}->[0], 'Rock', 'ID3v2.4 multiple TCON value 1 ok' );
925 is( $tags->{TCON}->[1], 'Live', 'ID3v2.4 multiple TCON value 2 ok' );
944 is( ref $tags->{TCON}, 'ARRAY', 'ID3v2.3 multiple TCON is array' );
946 is( $tags->{TCON}->[1], 'Pop', 'ID3v2.3 multiple TCON value 2 ok' );
1021 is( $tags->{TCON}, 'Ambient', 'v2.3 unsync TCON ok' );
[all …]
/dports/audio/py-mutagen/mutagen-1.42.0/mutagen/id3/
H A D_id3v1.py16 from ._frames import TCON, TRCK, COMM, TDRC, TYER, TALB, TPE1, TIT2
128 "TCON": TCON,
159 frames["TCON"] = TCON(encoding=0, text=str(genre))
196 if genre in TCON.GENRES:
197 v1["genre"] = chr_(TCON.GENRES.index(genre))
/dports/audio/picard/picard-release-2.6.2/test/
H A Dtest_compatid3.py68 tags.add(id3.TCON(encoding=1, text=["4", "Rock"]))
74 tags.add(id3.TCON(encoding=1, text=["RX", "3", "CR"]))
80 tags.add(id3.TCON(encoding=1, text=["(4)Rock"]))
86 tags.add(id3.TCON(encoding=1, text=["(RX)(3)(CR)"]))
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/cpu/s3c44b0/
H A Dtimer.c47 TCON = 0x00000900; in timer_init()
50 TCON = 0x00000B00; in timer_init()
51 TCON = 0x00000900; in timer_init()

12345678910>>...15