/freebsd/sys/contrib/device-tree/src/arc/ |
H A D | abilis_tb100.dtsi | 31 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */ 34 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */ 44 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */ 47 pctl_tsin_s3: pctl-tsin-s3 { /* Serial TS-in 3 */ 57 pctl_tsin_s4: pctl-tsin-s4 { /* Serial TS-in 4 */ 60 pctl_tsin_s5: pctl-tsin-s5 { /* Serial TS-in 5 */ 70 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */ 73 pctl_tsin_s7: pctl-tsin-s7 { /* Serial TS-in 7 */ 99 pctl_tsout_s0: pctl-tsout-s0 { /* Serial TS-out 0 */ 102 pctl_tsout_s1: pctl-tsout-s1 { /* Serial TS-out 1 */ [all …]
|
H A D | abilis_tb101.dtsi | 31 pctl_tsin_s0: pctl-tsin-s0 { /* Serial TS-in 0 */ 34 pctl_tsin_s1: pctl-tsin-s1 { /* Serial TS-in 1 */ 44 pctl_tsin_s2: pctl-tsin-s2 { /* Serial TS-in 2 */ 47 pctl_tsin_s3: pctl-tsin-s3 { /* Serial TS-in 3 */ 57 pctl_tsin_s4: pctl-tsin-s4 { /* Serial TS-in 4 */ 60 pctl_tsin_s5: pctl-tsin-s5 { /* Serial TS-in 5 */ 70 pctl_tsin_s6: pctl-tsin-s6 { /* Serial TS-in 6 */ 73 pctl_tsin_s7: pctl-tsin-s7 { /* Serial TS-in 7 */ 105 pctl_tsout_s0: pctl-tsout-s0 { /* Serial TS-out 0 */ 108 pctl_tsout_s1: pctl-tsout-s1 { /* Serial TS-out 1 */ [all …]
|
/freebsd/crypto/openssl/test/certs/ |
H A D | ec_privkey_with_chain.pem | 11 Serial: 1599122797485 29 Serial: 1599122797476 46 Serial: 1599122797471 63 Serial: 1599122797466
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenACC.cpp | 34 case OpenACCDirectiveKind::Serial: in diagnoseConstructAppertainment() 52 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 65 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 86 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 111 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 121 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 133 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 146 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 163 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() 179 case OpenACCDirectiveKind::Serial: in doesClauseApplyToDirective() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | vexpress-scc.txt | 1 ARM Versatile Express Serial Configuration Controller 4 Test chips for ARM Versatile Express platform implement SCC (Serial
|
/freebsd/sys/contrib/device-tree/Bindings/leds/ |
H A D | leds-bcm6328.txt | 5 However, on some devices there are Serial LEDs (LEDs connected to a 74x164 9 Some of these Serial LEDs are hardware controlled (e.g. ethernet LEDs) and 30 - brcm,serial-leds : Boolean, enables Serial LEDs. 32 - brcm,serial-mux : Boolean, enables Serial LEDs multiplexing. 38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction. 114 Scenario 2 : BCM63268 with Serial/GPHY0 LEDs
|
/freebsd/sys/arm64/conf/ |
H A D | std.allwinner | 20 device aw_rsb # Allwinner Reduced Serial Bus 51 # Serial (COM) ports
|
H A D | std.qcom | 9 # Serial (COM) ports
|
H A D | std.hisilicon | 11 # Serial (COM) ports
|
H A D | std.amd | 8 # Serial (COM) ports
|
H A D | std.ec2 | 5 # Serial (COM) ports
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cs35l35.txt | 26 - cirrus,audio-channel : Set Location of Audio Signal on Serial Port 30 - cirrus,advisory-channel : Set Location of Advisory Signal on Serial Port 41 - cirrus,sp-drv-strength : Value for setting the Serial Port drive strength 46 Serial Port. 111 See Sections 4.8.2 through 4.8.4 Serial-Port Control in the Datasheet
|
H A D | renesas,rsnd.txt | 16 SSIU : Serial Sound Interface Unit 17 SSI : Serial Sound Interface 181 * SSIU (Serial Sound Interface Unit) 211 * SSI (Serial Sound Interface)
|
H A D | fsl,esai.txt | 1 Freescale Enhanced Serial Audio Interface (ESAI) Controller 3 The Enhanced Serial Audio Interface (ESAI) provides a full-duplex serial port
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | qcom,spi-geni-qcom.txt | 1 GENI based Qualcomm Universal Peripheral (QUP) Serial Peripheral Interface (SPI) 15 - clocks: Serial engine core clock needed by the device.
|
H A D | fsl-spi.txt | 1 * SPI (Serial Peripheral Interface) 39 * eSPI (Enhanced Serial Peripheral Interface)
|
/freebsd/usr.sbin/bsdconfig/mouse/include/ |
H A D | messages.subr | 31 msg_com1_desc="Serial mouse on COM1 (/dev/cuau0)" 33 msg_com2_desc="Serial mouse on COM2 (/dev/cuau1)" 35 msg_com3_desc="Serial mouse on COM3 (/dev/cuau2)" 37 msg_com4_desc="Serial mouse on COM4 (/dev/cuau3)"
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 28 Serial, enumerator 76 case OpenACCDirectiveKind::Serial: in printOpenACCDirectiveKind() 151 K == OpenACCDirectiveKind::Serial || in isOpenACCComputeDirectiveKind()
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-stp-xway.txt | 1 Lantiq SoC Serial To Parallel (STP) GPIO controller 3 The Serial To Parallel (STP) is found on MIPS based Lantiq socs. It is a
|
H A D | sgpio-aspeed.txt | 5 featured Serial GPIOs. Each of the Serial GPIO pins can be programmed to
|
/freebsd/sys/contrib/device-tree/src/arm/renesas/ |
H A D | r7s9210-rza2mevb.dts | 13 * USB-to-Serial adapter to the CMOS camera connector: 170 /* Serial Console */ 203 /* Serial Console */
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | ste-dma40.txt | 70 8: Synchronous Serial Port SSP0 71 9: Synchronous Serial Port SSP1 76 14: Multirate Serial Port MSP2
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | abilis,tb10x-iomux.txt | 27 - Serial TS input ports: mis0, mis1, mis2, mis3, mis4, mis5, mis6, mis7 29 - Serial TS output ports: mos0, mos1, mos2, mos3
|
/freebsd/sys/contrib/device-tree/Bindings/rtc/ |
H A D | maxim,mcp795.txt | 1 * Maxim MCP795 SPI Serial Real-Time Clock
|
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/cpm/ |
H A D | usb.txt | 1 * USB (Universal Serial Bus Controller)
|