| /OK3568_Linux_fs/buildroot/package/frecon/ |
| H A D | 0008-Support-unifont.patch | 6010 +STARTCHAR U+00FC 11898 +STARTCHAR U+01FC 17786 +STARTCHAR U+02FC 23674 +STARTCHAR U+03FC 29562 +STARTCHAR U+04FC 35450 +STARTCHAR U+05FC 39466 +07FC 41338 +STARTCHAR U+06FC 42201 +03FC 42205 +03FC [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | bfa.rst | 4 Linux driver for Brocade FC/FCOE adapters 10 bfa 3.0.2.2 driver supports all Brocade FC/FCOE adapters. Below is a list of 16 1657:0013:1657:0014 425 4Gbps dual port FC HBA 17 1657:0013:1657:0014 825 8Gbps PCIe dual port FC HBA 18 1657:0013:103c:1742 HP 82B 8Gbps PCIedual port FC HBA 19 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA 20 1657:0017:1657:0014 415 4Gbps single port FC HBA 21 1657:0017:1657:0014 815 8Gbps single port FC HBA 22 1657:0017:103c:1741 HP 41B 4Gbps single port FC HBA 23 1657:0017:103c 1743 HP 81B 8Gbps single port FC HBA [all …]
|
| H A D | scsi_fc_transport.rst | 4 SCSI FC Tansport 18 This file documents the features and components of the SCSI FC Transport. 19 It also provides documents the API between the transport and FC LLDDs. 21 The FC transport can be found at:: 31 FC Remote Ports (rports) 36 FC Virtual Ports (vports) 42 New FC standards have defined mechanisms which allows for a single physical 57 The FC transport is now recognizing a new object - a vport. A vport is 68 Thus, whether a FC port is based on a physical port or on a virtual port, 90 with rports and scsi target objects underneath it. Currently the FC [all …]
|
| H A D | bnx2fc.rst | 7 cooperates with all interfaces provided by the Linux ecosystem for FC/FCoE and 65 FC-ID (Port ID): 0x0F0377
|
| /OK3568_Linux_fs/kernel/sound/hda/ |
| H A D | hdmi_chmap.c | 27 FC = (1 << 1), /* Front Center */ enumerator 65 [2] = FC, 125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 139 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 142 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 143 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/scripts/ |
| H A D | testcd.sh | 55 FC="0" 60 FC="$(( $FC + 1 ))" 66 if [ $FC -lt 10 ] ; then 67 NAME="${PRE}_0${FC}_${1}${OFT}" 69 NAME="${PRE}_${FC}_${1}${OFT}" 241 echo "\n------------------\ncreated $FC files with prefix $PRE type $OFT"
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | Kconfig | 55 tristate "NVMe over Fabrics FC target driver" 60 This enables the NVMe FC target support, which allows exporting NVMe 61 devices over FC. 66 tristate "NVMe over Fabrics FC Transport Loopback Test driver" 74 This enables the NVMe FC loopback test support, which can be useful 75 to test NVMe-FC transport interfaces.
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | hdmi-codec.c | 40 FC = BIT(1), /* Front Center */ enumerator 203 .mask = FL | FR | FC }, 206 .mask = FL | FR | LFE | FC | RL | RR}, 215 .mask = FL | FR | FC | RL | RR }, 218 .mask = FL | FR | LFE | FC | RL | RR | RC }, 221 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 224 .mask = FL | FR | LFE | FC }, 230 .mask = FL | FR | FC | RC }, 232 .mask = FL | FR | LFE | FC | RC }, 238 .mask = FL | FR | FC | RL | RR | RC }, [all …]
|
| /OK3568_Linux_fs/kernel/sound/x86/ |
| H A D | intel_hdmi_audio.c | 62 [2] = FC, 83 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 89 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 91 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 93 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 97 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 100 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } }, 101 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, 104 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } }, [all …]
|
| H A D | intel_hdmi_audio.h | 55 FC = (1 << 1), /* Front Center */ enumerator
|
| /OK3568_Linux_fs/kernel/drivers/target/tcm_fc/ |
| H A D | Kconfig | 6 Say Y here to enable the TCM FC plugin for accessing FC fabrics in TCM
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/ |
| H A D | mac-fec.c | 71 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) macro 210 FC(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_multicast_finish() 317 FC(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart() 321 FC(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD disable */ in restart() 364 FC(fecp, ecntrl, FEC_ECNTRL_ETHER_EN); in stop() 400 FC(fecp, imask, FEC_NAPI_EVENT_MSK); in napi_disable_fs()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | traps.c | 382 if (ssw & (FC | FB)) in bus_error030() 384 ssw & FC ? in bus_error030() 414 if (ssw & (FC | FB)) in bus_error030() 438 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030() 487 if (ssw & FC) in bus_error030() 513 if (ssw & (FC | FB)) in bus_error030() 515 ssw & FC ? in bus_error030() 615 if (!(ssw & (FC|FB))) in bus_error030() 632 if (ssw & FC) in bus_error030()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | 0002-cmd-go-make-content-based-hash-generation-less-pedan.patch | 27 variables for invoking the compiler (CC, CXX, FC) and 114 fmt.Fprintf(h, "FC=%q %q\n", fcExe, fflags) 116 fmt.Fprintf(h, "FC ID=%q\n", fcID) 152 // fcExe returns the FC compiler setting without all the extra flags we add implicitly. 154 - return b.compilerExe(cfg.Getenv("FC"), "gfortran") 156 + return b.compilerExe(os.Getenv("FC"), "gfortran", filtered)
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 97 PCR-00: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 98 PCR-01: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 99 PCR-02: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 100 PCR-03: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75 101 PCR-04: 3A 3F 78 0F 11 A4 B4 99 69 FC AA 80 CD 6E 39 57 C3 3B 22 75
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_afmt.c | 90 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-bus-fcoe | 87 Fibre Channel frames into a FC fabric. It can also take 88 outbound FC frames and pack them in Ethernet packets to 128 Notes: A device loss infrastructure similar to the FC Transport's
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | libgfortran.inc | 10 # (the configure script sets FC to $GFORTRAN unconditionally) 11 export GFORTRAN = "${FC}"
|
| /OK3568_Linux_fs/buildroot/package/openblas/ |
| H A D | 0002-Makefile-fix-support-for-passing-FFLAGS-on-the-make-.patch | 39 -@echo "FC = $(FC)" > $(NETLIB_LAPACK_DIR)/make.inc
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | Kconfig | 55 tristate "NVM Express over Fabrics FC host driver" 63 the FC transport. This allows you to use remote block devices
|
| /OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/fortran/ |
| H A D | fortran-helloworld.bb | 14 ${FC} ${LDFLAGS} ${WORKDIR}/hello.f95 -o ${B}/fortran-hello
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | Kconfig | 31 tristate "Fusion MPT ScsiHost drivers for FC" 47 Brocade FC 410/420
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/ |
| H A D | mpi_history.txt | 243 * Port Page 2, FC Port Page 4, FC Port Page 5 252 * New fields added to FC Port Page 0 and some flags 254 * Removed impedance flash from FC Port Page 1. 255 * Added FC Port pages 6 and 7. 298 * Increased size of ALPA array in FC Port Page 2 by one 403 * 12-09-04 01.05.05 Added Target Mode Large CDB Enable to FC Port Page 1 642 * 05-31-02 01.02.03 Adding AliasIndex to FC Direct Access requests. 707 * 02-09-05 01.05.03 Added frame size option to FC management tool.
|
| /OK3568_Linux_fs/buildroot/board/amarula/a64-relic/rootfs_overlay/lib/firmware/brcm/ |
| H A D | brcmfmac4330-sdio.txt | 2 #Sample variables file for BCM94330 SD FC AGB board
|
| /OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/ |
| H A D | changelog-1.4.0.txt | 90 1) 修复了caffe FC的输出shape以及name的错误
|