/kernel/linux/linux-6.6/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-reg.h | 393 #define MTL_Q_TQOMR 0x00 435 #define MTL_RSF_DISABLE 0x00 437 #define MTL_TSF_DISABLE 0x00 440 #define MTL_RX_THRESHOLD_64 0x00 443 #define MTL_TX_THRESHOLD_64 0x00 451 #define MTL_ETSALG_WRR 0x00 454 #define MTL_RAA_SP 0x00 457 #define MTL_Q_DISABLED 0x00 492 #define MTL_TSA_SP 0x00 529 #define DMA_TPS_STOPPED 0x00 [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_rf_al7230b.c | 100 { ZD_CR26, 0x11 }, { ZD_CR28, 0x3e }, { ZD_CR29, 0x00 }, in zd1211_al7230b_init_hw() 121 /* This value is different for 7230 (was: 0x00) */ in zd1211_al7230b_init_hw() 204 { ZD_CR28, 0x3e }, { ZD_CR29, 0x00 }, in zd1211b_al7230b_init_hw() 213 { ZD_CR48, 0x00 }, { ZD_CR49, 0x00 }, { ZD_CR51, 0x01 }, in zd1211b_al7230b_init_hw() 214 { ZD_CR52, 0x80 }, { ZD_CR53, 0x7e }, { ZD_CR65, 0x00 }, in zd1211b_al7230b_init_hw() 215 { ZD_CR66, 0x00 }, { ZD_CR67, 0x00 }, { ZD_CR68, 0x00 }, in zd1211b_al7230b_init_hw() 221 { ZD_CR91, 0x00 }, /* 561 in zd1211b_al7230b_init_hw() [all...] |
H A D | zd_chip.c | 599 { ZD_CR10, 0x81 }, { ZD_CR11, 0x00 }, { ZD_CR12, 0x7f }, in zd1211_hw_reset_phy() 607 { ZD_CR34, 0x06 }, { ZD_CR35, 0x0a }, { ZD_CR36, 0x00 }, in zd1211_hw_reset_phy() 608 { ZD_CR37, 0x00 }, { ZD_CR38, 0x38 }, { ZD_CR39, 0x0c }, in zd1211_hw_reset_phy() 618 { ZD_CR82, 0x00 }, { ZD_CR83, 0x00 }, { ZD_CR84, 0x00 }, in zd1211_hw_reset_phy() 619 { ZD_CR85, 0x02 }, { ZD_CR86, 0x00 }, { ZD_CR87, 0x00 }, in zd1211_hw_reset_phy() 620 { ZD_CR88, 0xff }, { ZD_CR89, 0xfc }, { ZD_CR90, 0x00 }, in zd1211_hw_reset_phy() 621 { ZD_CR91, 0x00 }, { ZD_CR9 in zd1211_hw_reset_phy() [all...] |
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/ |
H A D | firmware.c | 271 * 0x00 - 0x0B : Date and time string (w/o NUL termination) 301 memcpy(fw->date, fw->fw->data + 0x00, 12); in s3fwrn5_fw_request_firmware() 334 {{0x05, 0x00, 0x00, 0x00}, 0x00005000}, in s3fwrn5_fw_get_base_addr() 335 {{0x05, 0x00, 0x00, 0x01}, 0x00003000}, in s3fwrn5_fw_get_base_addr() 336 {{0x05, 0x00, 0x00, 0x02}, 0x00003000}, in s3fwrn5_fw_get_base_addr() 337 {{0x05, 0x00, in s3fwrn5_fw_get_base_addr() [all...] |
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | cxd2820r_t2.c | 23 { 0x14, 0x80, 0x00, 0x00, 0x00 }, /* 7 MHz */ in cxd2820r_set_frontend_t2() 24 { 0x11, 0xf0, 0x00, 0x00, 0x00 }, /* 8 MHz */ in cxd2820r_set_frontend_t2() 44 { 0x02a8c, 0x00, 0xff }, in cxd2820r_set_frontend_t2() 53 { 0x03f53, 0x00, 0xff }, in cxd2820r_set_frontend_t2() 120 ret = regmap_write(priv->regmap[0], 0x23ad, 0x00); in cxd2820r_set_frontend_t2() 391 { 0x00085, 0x00, in cxd2820r_sleep_t2() [all...] |
H A D | cx24120.c | 31 #define CX24120_REG_CMD_START 0x00 /* write cmd_id */ 88 #define CX24120_PILOT_OFF 0x00 449 cmd.arg[1] = 0x00; in cx24120_msg_mpeg_output_global_config() 503 cmd.arg[0] = 0x00; in cx24120_diseqc_send_burst() 504 cmd.arg[1] = (burst == SEC_MINI_B) ? 0x01 : 0x00; in cx24120_diseqc_send_burst() 523 cmd.arg[0] = 0x00; in cx24120_set_tone() 524 cmd.arg[1] = 0x00; in cx24120_set_tone() 525 cmd.arg[2] = 0x00; in cx24120_set_tone() 526 cmd.arg[3] = (tone == SEC_TONE_ON) ? 0x01 : 0x00; in cx24120_set_tone() 541 cmd.arg[0] = 0x00; in cx24120_set_voltage() [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/scsi/ |
H A D | scsi.h | 4 #define TEST_UNIT_READY 0x00 73 #define GOOD 0x00 83 #define NO_SENSE 0x00 96 #define TYPE_DISK 0x00 106 #define COMMAND_COMPLETE 0x00 108 #define EXTENDED_MODIFY_DATA_POINTER 0x00
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-pl.c | 118 report->field[0]->value[0] = 0x00; in plff_init() 119 report->field[0]->value[1] = 0x00; in plff_init() 131 report->field[0]->value[0] = 0x00; in plff_init() 132 report->field[1]->value[0] = 0x00; in plff_init() 162 *strong = 0x00; in plff_init() 163 *weak = 0x00; in plff_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | M0205.c | 39 *ver = nvbios_rd08(bios, data + 0x00); in nvbios_M0205Te() 63 memset(info, 0x00, sizeof(*info)); in nvbios_M0205Tp() 96 memset(info, 0x00, sizeof(*info)); in nvbios_M0205Ep() 99 info->type = nvbios_rd08(bios, data + 0x00) & 0x0f; in nvbios_M0205Ep() 126 memset(info, 0x00, sizeof(*info)); in nvbios_M0205Sp() 129 info->data = nvbios_rd08(bios, data + 0x00); in nvbios_M0205Sp()
|
/kernel/linux/linux-5.10/drivers/staging/fbtft/ |
H A D | fb_ili9341.c | 38 write_reg(par, 0xCF, 0x00, 0x83, 0x30); in init_display() 41 write_reg(par, 0xCB, 0x39, 0X2C, 0x00, 0x34, 0x02); in init_display() 43 write_reg(par, 0xEA, 0x00, 0x00); in init_display() 53 write_reg(par, 0xB1, 0x00, 0x1B); in init_display() 59 write_reg(par, 0xB6, 0x0A, 0x82, 0x27, 0x00); in init_display()
|
H A D | fb_seps525.c | 31 #define SEPS525_INDEX 0x00 107 write_reg(par, SEPS525_REDUCE_CURRENT, 0x00); in init_display() 110 write_reg(par, SEPS525_SCREEN_SAVER_CONTEROL, 0x00); in init_display() 138 /* Set Mapping RAM Display Start Line (0x00~0x7F) */ in init_display() 139 write_reg(par, SEPS525_DSL, 0x00); in init_display() 140 write_reg(par, SEPS525_DISP_ONOFF, 0x01); /* Display On (0x00/0x01) */ in init_display() 142 write_reg(par, SEPS525_SOFT_RST, 0x00); in init_display() 144 write_reg(par, SEPS525_RGB_POL, 0x00); in init_display()
|
/kernel/linux/linux-6.6/drivers/staging/fbtft/ |
H A D | fb_seps525.c | 31 #define SEPS525_INDEX 0x00 107 write_reg(par, SEPS525_REDUCE_CURRENT, 0x00); in init_display() 110 write_reg(par, SEPS525_SCREEN_SAVER_CONTEROL, 0x00); in init_display() 138 /* Set Mapping RAM Display Start Line (0x00~0x7F) */ in init_display() 139 write_reg(par, SEPS525_DSL, 0x00); in init_display() 140 write_reg(par, SEPS525_DISP_ONOFF, 0x01); /* Display On (0x00/0x01) */ in init_display() 142 write_reg(par, SEPS525_SOFT_RST, 0x00); in init_display() 144 write_reg(par, SEPS525_RGB_POL, 0x00); in init_display()
|
H A D | fb_ili9341.c | 38 write_reg(par, 0xCF, 0x00, 0x83, 0x30); in init_display() 41 write_reg(par, 0xCB, 0x39, 0X2C, 0x00, 0x34, 0x02); in init_display() 43 write_reg(par, 0xEA, 0x00, 0x00); in init_display() 53 write_reg(par, 0xB1, 0x00, 0x1B); in init_display() 59 write_reg(par, 0xB6, 0x0A, 0x82, 0x27, 0x00); in init_display()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | M0205.c | 39 *ver = nvbios_rd08(bios, data + 0x00); in nvbios_M0205Te() 63 memset(info, 0x00, sizeof(*info)); in nvbios_M0205Tp() 96 memset(info, 0x00, sizeof(*info)); in nvbios_M0205Ep() 99 info->type = nvbios_rd08(bios, data + 0x00) & 0x0f; in nvbios_M0205Ep() 126 memset(info, 0x00, sizeof(*info)); in nvbios_M0205Sp() 129 info->data = nvbios_rd08(bios, data + 0x00); in nvbios_M0205Sp()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-pl.c | 118 report->field[0]->value[0] = 0x00; in plff_init() 119 report->field[0]->value[1] = 0x00; in plff_init() 131 report->field[0]->value[0] = 0x00; in plff_init() 132 report->field[1]->value[0] = 0x00; in plff_init() 162 *strong = 0x00; in plff_init() 163 *weak = 0x00; in plff_init()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/scsi/ |
H A D | scsi.h | 4 #define TEST_UNIT_READY 0x00 73 #define GOOD 0x00 83 #define NO_SENSE 0x00 96 #define TYPE_DISK 0x00 106 #define COMMAND_COMPLETE 0x00 108 #define EXTENDED_MODIFY_DATA_POINTER 0x00
|
/third_party/musl/porting/liteos_m/kernel/include/scsi/ |
H A D | scsi.h | 4 #define TEST_UNIT_READY 0x00 73 #define GOOD 0x00 83 #define NO_SENSE 0x00 96 #define TYPE_DISK 0x00 106 #define COMMAND_COMPLETE 0x00 108 #define EXTENDED_MODIFY_DATA_POINTER 0x00
|
/third_party/musl/porting/uniproton/kernel/include/scsi/ |
H A D | scsi.h | 4 #define TEST_UNIT_READY 0x00 73 #define GOOD 0x00 83 #define NO_SENSE 0x00 96 #define TYPE_DISK 0x00 106 #define COMMAND_COMPLETE 0x00 108 #define EXTENDED_MODIFY_DATA_POINTER 0x00
|
/third_party/musl/include/scsi/ |
H A D | scsi.h | 4 #define TEST_UNIT_READY 0x00 73 #define GOOD 0x00 83 #define NO_SENSE 0x00 96 #define TYPE_DISK 0x00 106 #define COMMAND_COMPLETE 0x00 108 #define EXTENDED_MODIFY_DATA_POINTER 0x00
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/image/ |
H A D | image_test.cpp | 56 0xff, 0xd8, 0xff, 0xe0, 0x00, 0x10, 0x4a, 0x46, 0x49, 0x46, 0x00, 0x01, 57 0x01, 0x01, 0x00, 0x60, 0x00, 0x60, 0x00, 0x00, 0xff, 0xdb, 0x00, 0x43, 58 0x00, 0x02, 0x01, 0x01, 0x02, 0x01, 0x01, 0x02, 0x02, 0x02, 0x02, 0x02, 63 0x0e, 0x0b, 0x0c, 0x0c, 0x0c, 0xff, 0xdb, 0x00, 0x43, 0x01, 0x02, 0x02, 69 0x0c, 0x0c, 0xff, 0xc0, 0x00, [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | cx24120.c | 31 #define CX24120_REG_CMD_START 0x00 /* write cmd_id */ 88 #define CX24120_PILOT_OFF 0x00 448 cmd.arg[1] = 0x00; in cx24120_msg_mpeg_output_global_config() 502 cmd.arg[0] = 0x00; in cx24120_diseqc_send_burst() 503 cmd.arg[1] = (burst == SEC_MINI_B) ? 0x01 : 0x00; in cx24120_diseqc_send_burst() 522 cmd.arg[0] = 0x00; in cx24120_set_tone() 523 cmd.arg[1] = 0x00; in cx24120_set_tone() 524 cmd.arg[2] = 0x00; in cx24120_set_tone() 525 cmd.arg[3] = (tone == SEC_TONE_ON) ? 0x01 : 0x00; in cx24120_set_tone() 540 cmd.arg[0] = 0x00; in cx24120_set_voltage() [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/zydas/zd1211rw/ |
H A D | zd_chip.c | 599 { ZD_CR10, 0x81 }, { ZD_CR11, 0x00 }, { ZD_CR12, 0x7f }, in zd1211_hw_reset_phy() 607 { ZD_CR34, 0x06 }, { ZD_CR35, 0x0a }, { ZD_CR36, 0x00 }, in zd1211_hw_reset_phy() 608 { ZD_CR37, 0x00 }, { ZD_CR38, 0x38 }, { ZD_CR39, 0x0c }, in zd1211_hw_reset_phy() 618 { ZD_CR82, 0x00 }, { ZD_CR83, 0x00 }, { ZD_CR84, 0x00 }, in zd1211_hw_reset_phy() 619 { ZD_CR85, 0x02 }, { ZD_CR86, 0x00 }, { ZD_CR87, 0x00 }, in zd1211_hw_reset_phy() 620 { ZD_CR88, 0xff }, { ZD_CR89, 0xfc }, { ZD_CR90, 0x00 }, in zd1211_hw_reset_phy() 621 { ZD_CR91, 0x00 }, { ZD_CR9 in zd1211_hw_reset_phy() [all...] |
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 125 if (t->plfver != 0x00 && t->plfver != 0x01) { in cca_check_secaescipherkey() 729 0x01, 0x00, 0x00, 0x38, 0x05, 0x00, 0x00, 0x00, 730 0x00, 0x00, 0x00, 0x00, [all...] |
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 125 if (t->plfver != 0x00 && t->plfver != 0x01) { in cca_check_secaescipherkey() 732 0x01, 0x00, 0x00, 0x38, 0x05, 0x00, 0x00, 0x00, 733 0x00, 0x00, 0x00, 0x00, [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_exar.c | 64 #define UART_FCTR_EXAR_TRGA 0x00 /* FIFO trigger table A */ 280 writeb(0x00, p + UART_EXAR_8XMODE); in pci_fastcom335_setup() 293 writeb(0x00, p + UART_EXAR_MPIOINV_7_0); in pci_fastcom335_setup() 294 writeb(0x00, p + UART_EXAR_MPIOSEL_7_0); in pci_fastcom335_setup() 298 writeb(0x00, p + UART_EXAR_MPIOLVL_7_0); in pci_fastcom335_setup() 303 writeb(0x00, p + UART_EXAR_MPIOINT_7_0); in pci_fastcom335_setup() 304 writeb(0x00, p + UART_EXAR_MPIO3T_7_0); in pci_fastcom335_setup() 305 writeb(0x00, p + UART_EXAR_MPIOOD_7_0); in pci_fastcom335_setup() 341 u8 dir = 0x00; in setup_gpio() 349 dir = 0x00; in setup_gpio() [all...] |