| /OK3568_Linux_fs/kernel/drivers/staging/octeon/ |
| H A D | ethernet-rgmii.c | 30 /* Set preamble checking. */ in cvm_oct_set_hw_preamble() 70 * getting preamble errors. in cvm_oct_check_preamble_errors() 80 * We are getting preamble errors at 10Mbps. Most in cvm_oct_check_preamble_errors() 83 * disable preamble checking and do it in software. in cvm_oct_check_preamble_errors() 86 printk_ratelimited("%s: Using 10Mbps with software preamble removal\n", in cvm_oct_check_preamble_errors() 91 * Since the 10Mbps preamble workaround is allowed we need to in cvm_oct_check_preamble_errors() 92 * enable preamble checking, FCS stripping, and clear error in cvm_oct_check_preamble_errors() 143 * preamble error checking, and we also need to call this in cvm_oct_rgmii_open()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | monitor.h | 37 uint preamble; /* Unknown, short, long */ member 88 /* preamble */ 90 #define WL_RXS_PREAMBLE_SHORT 0x00000001 /**< Short preamble */ 91 #define WL_RXS_PREAMBLE_LONG 0x00000002 /**< Long preamble */ 92 #define WL_RXS_PREAMBLE_HT_MM 0x00000003 /**< HT mixed mode preamble */ 93 #define WL_RXS_PREAMBLE_HT_GF 0x00000004 /**< HT green field preamble */ 217 uint preamble; /**< Unknown, short, long */ member
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | siphash.c | 23 #define PREAMBLE(len) \ macro 52 PREAMBLE(len) in __siphash_aligned() 85 PREAMBLE(len) in __siphash_unaligned() 119 PREAMBLE(8) in siphash_1u64() 136 PREAMBLE(16) in siphash_2u64() 159 PREAMBLE(24) in siphash_3u64() 187 PREAMBLE(32) in siphash_4u64() 210 PREAMBLE(4) in siphash_1u32() 220 PREAMBLE(12) in siphash_3u32() 236 #define HPREAMBLE(len) PREAMBLE(len)
|
| /OK3568_Linux_fs/kernel/sound/soc/tegra/ |
| H A D | tegra20_spdif.h | 63 /* Interrupt on invalid preamble */ 66 /* Interrupt on "B" preamble */ 126 * preamble of the data stream after RX_EN is asserted. This bit is 166 /* Preamble status: 0=Preamble OK, 1=bad/missing preamble */ 169 /* B-preamble detection status: 0=not detected, 1=B-preamble detected */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/ |
| H A D | isl_oid.h | 162 * Long preamble uses 128-bit sync field, 8-bit CRC 163 * Short preamble uses 56-bit sync field, 16-bit CRC 192 * preamble and header formats: 193 * Long preamble (refer to above) 194 * Short preamble (refer to above) 195 * OFDM preamble ( ? )
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | pmsr.c | 19 u32 preamble = NL80211_PREAMBLE_DMG; /* only optional in DMG */ in pmsr_parse_ftm() local 32 preamble = nla_get_u32(tb[NL80211_PMSR_FTM_REQ_ATTR_PREAMBLE]); in pmsr_parse_ftm() 44 "FTM: must specify preamble"); in pmsr_parse_ftm() 49 if (!(capa->ftm.preambles & BIT(preamble))) { in pmsr_parse_ftm() 52 "FTM: invalid preamble"); in pmsr_parse_ftm() 56 out->ftm.preamble = preamble; in pmsr_parse_ftm() 154 out->ftm.preamble != NL80211_PREAMBLE_HE) { in pmsr_parse_ftm() 157 "FTM: non EDCA based ranging must use HE preamble"); in pmsr_parse_ftm()
|
| /OK3568_Linux_fs/kernel/drivers/staging/pi433/Documentation/ |
| H A D | pi433.txt | 122 optionOn - a preamble will be automatically generated 123 optionOff - no preamble will be generated 126 the telegram after the preamble 128 Attention: While possible to generate sync without preamble, the 129 receiver won't be able to detect the sync without preamble. 150 length of the preamble. Allowed values: 0...65536
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | pub.h | 212 #define BRCMS_PROT_N_PAM_OVR 15 /* n preamble override */ 220 * Preamble: Long 225 * Preamble: Long 230 * Preamble: Short required 235 * Preamble: Long 239 * Preamble: Short required 244 * Preamble: Long
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/ |
| H A D | mdio.yaml | 55 suppress-preamble: 57 The 32 bit preamble should be suppressed. In order for this to 58 work, all devices on the bus must support suppressed preamble.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/ |
| H A D | png_writer.cpp | 46 const char preamble[8] = { char(0x89), 'P', 'N', 'G', '\r', '\n', 0x1a, '\n' }; in encodePNG() local 71 png.reserve((8 /* preamble */) + (12 + 13 /* IHDR */) + in encodePNG() 73 png.append(preamble, 8); in encodePNG()
|
| /OK3568_Linux_fs/kernel/drivers/nfc/pn533/ |
| H A D | pn533.h | 45 /* Preamble (1), SoPC (2), ACK Code (2), Postamble (1) */ 48 * Preamble (1), SoPC (2), Packet Length (1), Packet Length Checksum (1), 117 u8 preamble; member 125 u8 preamble; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_rtt.h | 152 uint32 preamble :3; /* 0: OFDM, 1: CCK, 2 : HT, 3: VHT, 4..7 reserved */ member 219 uint8 preamble; /* 1 - Legacy, 2 - HT, 4 - VHT */ member 241 int32 preamble :8; member 309 uint8 preamble_support; /* bit mask indicate what preamble is supported */ 317 uint8 preamble; /* preamble supported by responder */ member
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8712/ |
| H A D | rtl871x_ioctl_rtl.c | 164 if (padapter->registrypriv.preamble == PREAMBLE_LONG) in oid_rt_get_preamble_mode_hdl() 166 else if (padapter->registrypriv.preamble == PREAMBLE_AUTO) in oid_rt_get_preamble_mode_hdl() 168 else if (padapter->registrypriv.preamble == PREAMBLE_SHORT) in oid_rt_get_preamble_mode_hdl() 220 padapter->registrypriv.preamble = PREAMBLE_LONG; in oid_rt_set_preamble_mode_hdl() 222 padapter->registrypriv.preamble = PREAMBLE_AUTO; in oid_rt_set_preamble_mode_hdl() 224 padapter->registrypriv.preamble = PREAMBLE_SHORT; in oid_rt_set_preamble_mode_hdl()
|
| /OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/ |
| H A D | cvmx-interrupt-decodes.c | 74 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 95 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 118 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 140 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 162 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 185 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable() 215 /*gmx_rx_int_en.s.pcterr = 1; // Bad Preamble / Protocol */ in __cvmx_interrupt_gmxx_rxx_int_en_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_eth_ioctl.h | 561 t_u16 preamble : 2; /*BIT1-BIT0: member 562 * For legacy 11b: preamble type 594 * 40Mhz. 2 = 80Mhz non-preamble puncturing mode 3 595 * = 160Mhz and 80+80 Mhz non-preamble. 4 = for 597 * preamble only the secondary 20Mhz is punctured. 599 * where in the preamble only one of the two 603 * Mhz of the preamble only the secondary 20 Mhz is 606 * Mhz of the preamble the primary 40 Mhz is
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | GENmemcpy.S | 34 #ifndef PREAMBLE 35 #define PREAMBLE macro 77 PREAMBLE
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_spi.c | 19 /* The header byte, which follows the preamble */ 23 * Number of EC preamble bytes we read at a time. Since it takes 26 * we could increase this so that might expect the preamble and 182 * This function has two phases: reading the preamble bytes (since if we read 183 * data from the EC before it is ready to send, we just get preamble) and 244 dev_dbg(ec_dev->dev, "need %d, got %d bytes from preamble\n", in cros_ec_spi_receive_packet() 291 * This function has two phases: reading the preamble bytes (since if we read 292 * data from the EC before it is ready to send, we just get preamble) and 352 dev_dbg(ec_dev->dev, "need %d, got %d bytes from preamble\n", in cros_ec_spi_receive_response()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/perf/perf/ |
| H A D | sort-pmuevents.py | 38 preamble = re.search( preamble_regex, data ) variable 90 print( preamble.group(1) ) 91 outf.write( preamble.group(1) )
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx18-av-vbi.c | 20 * 3 byte Anc data preamble: 0x00 0xff 0xff 49 u8 preamble[3]; member 257 if (anc->preamble[0] || in cx18_av_decode_vbi_line() 258 anc->preamble[1] != 0xff || anc->preamble[2] != 0xff || in cx18_av_decode_vbi_line()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_rtt.h | 183 uint32 preamble :3; /* 0: OFDM, 1: CCK, 2 : HT, 3: VHT, 4..7 reserved */ member 253 uint8 preamble; /* 1 - Legacy, 2 - HT, 4 - VHT */ member 313 int32 preamble :8; member 391 uint8 preamble_support; /* bit mask indicate what preamble is supported */ 398 uint8 preamble; /* preamble supported by responder */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_rtt.h | 183 uint32 preamble :3; /* 0: OFDM, 1: CCK, 2 : HT, 3: VHT, 4..7 reserved */ member 253 uint8 preamble; /* 1 - Legacy, 2 - HT, 4 - VHT */ member 313 int32 preamble :8; member 391 uint8 preamble_support; /* bit mask indicate what preamble is supported */ 398 uint8 preamble; /* preamble supported by responder */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_rtt.h | 183 uint32 preamble :3; /* 0: OFDM, 1: CCK, 2 : HT, 3: VHT, 4..7 reserved */ member 253 uint8 preamble; /* 1 - Legacy, 2 - HT, 4 - VHT */ member 313 int32 preamble :8; member 391 uint8 preamble_support; /* bit mask indicate what preamble is supported */ 398 uint8 preamble; /* preamble supported by responder */ member
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | conf.py | 352 # Additional stuff for the LaTeX preamble. 353 'preamble': ''' 368 latex_elements['preamble'] += ''' 376 latex_elements['preamble'] += '\\renewcommand*{\\DUrole}[2]{ #2 }\n' 379 latex_elements['preamble'] += '\\usepackage[margin=0.5in, top=1in, bottom=1in]{geometry}' 382 latex_elements['preamble'] += '\\fvset{fontsize=auto}\n' 386 latex_elements['preamble'] += '''
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | ak4117.h | 23 #define AK4117_REG_Pc0 0x0d /* burst preamble Pc byte 0 */ 24 #define AK4117_REG_Pc1 0x0e /* burst preamble Pc byte 1 */ 25 #define AK4117_REG_Pd0 0x0f /* burst preamble Pd byte 0 */ 26 #define AK4117_REG_Pd1 0x10 /* burst preamble Pd byte 1 */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | xmit.h | 101 #define B43_TXH_MAC_RTS_FB_SHORTPRMBL 0x80000000 /* RTS fallback preamble */ 102 #define B43_TXH_MAC_RTS_SHORTPRMBL 0x40000000 /* RTS main rate preamble */ 103 #define B43_TXH_MAC_FB_SHORTPRMBL 0x20000000 /* Main fallback preamble */ 153 #define B43_TXH_PHY_SHORTPRMBL 0x0010 /* Use short preamble */ 303 #define B43_RX_PHYST0_SHORTPRMBL 0x0080 /* Received with Short Preamble */
|