/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cpt_hw_types.h | 119 OTX2_CPT_UCC_SUCCESS = 0x00, 136 OTX2_CPT_COMP_E_NOTDONE = 0x00, 151 OTX2_CPT_VF_INT_VEC_E_MBOX = 0x00 161 OTX2_CPT_LF_INT_VEC_E_MISC = 0x00,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/ |
H A D | cpsw_sl.c | 19 [CPSW_SL_IDVER] = 0x00, 33 [CPSW_SL_IDVER] = 0x00, 47 [CPSW_SL_IDVER] = 0x00, 62 [CPSW_SL_MACCONTROL] = 0x00,
|
/kernel/linux/linux-6.6/drivers/nfc/st-nci/ |
H A D | ndlc.c | 24 #define PCB_SYNC_NOINFO 0x00 27 #define PCB_DATAFRAME_RETRANSMIT_YES 0x00 31 #define PCB_SUPERVISOR_RETRANSMIT_YES 0x00 36 #define PCB_FRAME_CRC_INFO_NOTPRESENT 0x00
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/ |
H A D | mgag200_g200er.c | 17 MGAG200_DAC_DEFAULT(0x00, 0xc9, 0x1f, 0x00, 0x00, 0x00) in mgag200_g200er_init_registers()
|
H A D | mgag200_g200eh.c | 17 MGAG200_DAC_DEFAULT(0x00, 0xc9, in mgag200_g200eh_init_registers() 19 0x00, 0x00, 0x00) in mgag200_g200eh_init_registers()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | perf.c | 99 memset(info, 0x00, sizeof(*info)); in nvbios_perfEp() 100 info->pstate = nvbios_rd08(bios, perf + 0x00); in nvbios_perfEp() 190 memset(info, 0x00, sizeof(*info)); in nvbios_perfSp() 193 info->v40.freq = (nvbios_rd16(bios, data + 0x00) & 0x3fff) * 1000; in nvbios_perfSp()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | st7735r.c | 90 mipi_dbi_command(dbi, ST7735R_PWCTR3, 0x0a, 0x00); in st7735r_pipe_enable() 117 0x32, 0x29, 0x2d, 0x29, 0x25, 0x2b, 0x39, 0x00, 0x01, in st7735r_pipe_enable() 120 0x2c, 0x29, 0x2d, 0x2e, 0x2e, 0x37, 0x3f, 0x00, 0x00, in st7735r_pipe_enable()
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | ti-ads124s08.c | 27 #define ADS124S08_CMD_NOP 0x00 41 #define ADS124S08_ID_REG 0x00 61 #define ADS124S08_AIN0 0x00 84 #define ADS124S08_STOP_CONV 0x00
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | ipac.h | 219 #define ISACX_RFIFOD 0x00 /* RD */ 220 #define ISACX_XFIFOD 0x00 /* WR */ 364 #define IPACX_ISTAB 0x00 /* RD */ 365 #define IPACX_MASKB 0x00 /* WR */
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cxd2820r_c.c | 28 { 0x100a5, 0x00, 0x01 }, in cxd2820r_set_frontend_c() 303 { 0x00085, 0x00, 0xff }, in cxd2820r_sleep_c() 305 { 0x00081, 0x00, 0xff }, in cxd2820r_sleep_c() 306 { 0x00080, 0x00, 0xff }, in cxd2820r_sleep_c()
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_link.c | 146 *dptr++ = 0x00; in x25_transmit_restart_request() 148 *dptr++ = 0x00; in x25_transmit_restart_request() 173 *dptr++ = 0x00; in x25_transmit_restart_confirmation() 205 *dptr++ = 0x00; in x25_transmit_clear_request()
|
/kernel/linux/linux-6.6/sound/soc/amd/vangogh/ |
H A D | pci-acp5x.c | 81 acp_writel(0x00, acp5x_base + ACP_EXTERNAL_INTR_CNTL); in acp5x_disable_interrupts() 82 acp_writel(0x00, acp5x_base + ACP_EXTERNAL_INTR_ENB); in acp5x_disable_interrupts() 118 acp_writel(0x00, acp5x_base + ACP_CLKMUX_SEL); in acp5x_deinit() 119 acp_writel(0x00, acp5x_base + ACP_CONTROL); in acp5x_deinit()
|
/kernel/linux/linux-6.6/tools/spi/ |
H A D | spidev_test.c | 52 0x40, 0x00, 0x00, 0x00, 0x00, 0x95,
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | sis7019.h | 17 #define SIS_GCR 0x00 200 #define SIS_PLAY_DMA_FORMAT_CSO 0x00 247 #define SIS_CAPTURE_DMA_FORMAT_CSO 0x00 311 #define SIS_WAVE_GENERAL 0x00
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_xcvr.h | 26 #define FSL_XCVR_VERSION 0x00 /* Version */ 233 #define FSL_XCVR_PLL_CTRL0 0x00 240 #define FSL_XCVR_PHY_CTRL 0x00 277 #define FSL_XCVR_CS_DATA_0_CH_U2LPCM 0x00
|
/third_party/mbedtls/library/ |
H A D | psa_util.c | 401 while (*raw_buf == 0x00) { in convert_raw_to_der_single_int() 423 *p = 0x00; in convert_raw_to_der_single_int() 522 * - MSb set without a leading 0x00 (leading 0x00 is checked below). */ in convert_der_to_raw_single_int() 528 if (*p == 0x00) { in convert_der_to_raw_single_int() 534 if ((unpadded_len > 0) && (*p == 0x00)) { in convert_der_to_raw_single_int()
|
/third_party/openssl/test/ |
H A D | cmactest.c | 29 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 0x0b, 43 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 53 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a, 64 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0a,
|
/third_party/protobuf/js/experimental/runtime/kernel/ |
H A D | indexer_test.js | 102 0x08, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x80, 0x00); 172 /* first= */ 0x0A, 0x02, 0x00, 0x01, /* second= */ 0x0A, 0x02, 0x00, 182 const data = createBufferDecoder(0x0A, 0x04, 0x00, 0x01);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | milenage.c | 211 u8 amf[2] = { 0x00, 0x00 }; /* TS 33.102 v7.0.0, 6.3.3 */ in milenage_auts() 296 u8 auts_amf[2] = { 0x00, 0x00 }; /* TS 33.102 v7.0.0, 6.3.3 */ in milenage_check()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | eap_sake_common.c | 350 *pos++ = 0x00; in eap_sake_compute_mic() 355 *pos++ = 0x00; in eap_sake_compute_mic() 365 *pos++ = 0x00; in eap_sake_compute_mic() 370 *pos++ = 0x00; in eap_sake_compute_mic()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | milenage.c | 211 u8 amf[2] = { 0x00, 0x00 }; /* TS 33.102 v7.0.0, 6.3.3 */ in milenage_auts() 296 u8 auts_amf[2] = { 0x00, 0x00 }; /* TS 33.102 v7.0.0, 6.3.3 */ in milenage_check()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | eap_sake_common.c | 350 *pos++ = 0x00; in eap_sake_compute_mic() 355 *pos++ = 0x00; in eap_sake_compute_mic() 365 *pos++ = 0x00; in eap_sake_compute_mic() 370 *pos++ = 0x00; in eap_sake_compute_mic()
|
/base/telephony/sms_mms/services/sms/ |
H A D | gsm_cb_codec.cpp | 287 case 0x00: in DecodeIos639Dcs() 297 dcs.iso639Lang[0x00] = hight & HEX_VALUE_7F; in DecodeIos639Dcs() 302 dcs.iso639Lang[0x00] = HEX_VALUE_45; /* E */ in DecodeIos639Dcs() 325 case 0x00: in DecodeGeneralDcs() 349 if (memset_s(dcs.iso639Lang, sizeof(dcs.iso639Lang), 0x00, sizeof(dcs.iso639Lang)) != EOK) { in DecodeCbMsgDCS() 357 case 0x00: in DecodeCbMsgDCS() 441 const int8_t normal = 0x00; in GetPriority()
|
/kernel/linux/linux-5.10/drivers/leds/ |
H A D | leds-blinkm.c | 692 data->next_red = 0x00; in blinkm_remove() 693 data->next_green = 0x00; in blinkm_remove() 694 data->next_blue = 0x00; in blinkm_remove() 700 data->next_hue = 0x00; in blinkm_remove() 701 data->next_saturation = 0x00; in blinkm_remove() 702 data->next_brightness = 0x00; in blinkm_remove() 714 data->next_red = 0x00; in blinkm_remove()
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-vbi.c | 181 0x00, 0x00, 0x01, 0xba, 0x44, 0x00, 0x0c, 0x66, in copy_vbi_data() 183 0x00, 0x00, 0x01, 0xbd, 0x00, 0x1a, 0x84, 0x80, in copy_vbi_data() 184 0x07, 0x21, 0x00, 0x5d, 0x63, 0xa7, 0xff, 0xff in copy_vbi_data()
|