/kernel/linux/linux-6.6/drivers/gpu/drm/udl/ |
H A D | udl_proto.h | 24 #define UDL_REG_COLORDEPTH 0x00 45 #define UDL_BLANKMODE_ON 0x00 /* hsync and vsync on, visible */ 65 #define UDL_VIDREG_LOCK 0x00
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | adau1977-spi.c | 27 spi_w8r8(spi, 0x00); in adau1977_spi_switch_mode() 28 spi_w8r8(spi, 0x00); in adau1977_spi_switch_mode() 29 spi_w8r8(spi, 0x00); in adau1977_spi_switch_mode()
|
H A D | adau1761-spi.c | 25 spi_w8r8(spi, 0x00); in adau1761_spi_switch_mode() 26 spi_w8r8(spi, 0x00); in adau1761_spi_switch_mode() 27 spi_w8r8(spi, 0x00); in adau1761_spi_switch_mode()
|
H A D | adau1781-spi.c | 25 spi_w8r8(spi, 0x00); in adau1781_spi_switch_mode() 26 spi_w8r8(spi, 0x00); in adau1781_spi_switch_mode() 27 spi_w8r8(spi, 0x00); in adau1781_spi_switch_mode()
|
H A D | da7213.c | 762 snd_soc_component_write(component, 0xF0, 0x00); in da7213_dai_event() 786 snd_soc_component_write(component, 0xF0, 0x00); in da7213_dai_event() 1045 { DA7213_PLL_FRAC_TOP, 0x00 }, 1046 { DA7213_PLL_FRAC_BOT, 0x00 }, 1054 { DA7213_MIXIN_L_SELECT, 0x00 }, 1055 { DA7213_MIXIN_R_SELECT, 0x00 }, 1063 { DA7213_DAC_FILTERS5, 0x00 }, 1074 { DA7213_MIXOUT_L_SELECT, 0x00 }, 1075 { DA7213_MIXOUT_R_SELECT, 0x00 }, 1076 { DA7213_SYSTEM_MODES_INPUT, 0x00 }, [all...] |
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | cyapa_gen5.c | 48 #define PIP_BL_INTEGRITY_CHEKC_PASS 0x00 74 #define PIP_TOUCH_TYPE_FINGER 0x00 84 #define PIP_SENSING_MODE_MUTUAL_CAP_FINE 0x00 120 #define GEN5_RETRIEVE_MUTUAL_PWC_DATA 0x00 127 #define GEN5_PANEL_SCAN_MUTUAL_RAW_DATA 0x00 337 u8 pip_read_sys_info[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, 0x02 }; 338 u8 pip_bl_read_app_info[] = { 0x04, 0x00, 0x0b, 0x00, [all...] |
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | cyapa_gen5.c | 48 #define PIP_BL_INTEGRITY_CHEKC_PASS 0x00 74 #define PIP_TOUCH_TYPE_FINGER 0x00 84 #define PIP_SENSING_MODE_MUTUAL_CAP_FINE 0x00 120 #define GEN5_RETRIEVE_MUTUAL_PWC_DATA 0x00 127 #define GEN5_PANEL_SCAN_MUTUAL_RAW_DATA 0x00 337 u8 pip_read_sys_info[] = { 0x04, 0x00, 0x05, 0x00, 0x2f, 0x00, 0x02 }; 338 u8 pip_bl_read_app_info[] = { 0x04, 0x00, 0x0b, 0x00, [all...] |
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/ |
H A D | rtw_wlan_util.c | 17 static unsigned char ARTHEROS_OUI1[] = {0x00, 0x03, 0x7f}; 18 static unsigned char ARTHEROS_OUI2[] = {0x00, 0x13, 0x74}; 20 static unsigned char BROADCOM_OUI1[] = {0x00, 0x10, 0x18}; 21 static unsigned char BROADCOM_OUI2[] = {0x00, 0x0a, 0xf7}; 22 static unsigned char BROADCOM_OUI3[] = {0x00, 0x05, 0xb5}; 24 static unsigned char CISCO_OUI[] = {0x00, 0x40, 0x96}; 25 static unsigned char MARVELL_OUI[] = {0x00, 0x50, 0x43}; 26 static unsigned char RALINK_OUI[] = {0x00, 0x0c, 0x43}; 27 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; 28 static unsigned char AIRGOCAP_OUI[] = {0x00, [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | da7213.c | 762 snd_soc_component_write(component, 0xF0, 0x00); in da7213_dai_event() 786 snd_soc_component_write(component, 0xF0, 0x00); in da7213_dai_event() 1045 { DA7213_PLL_FRAC_TOP, 0x00 }, 1046 { DA7213_PLL_FRAC_BOT, 0x00 }, 1054 { DA7213_MIXIN_L_SELECT, 0x00 }, 1055 { DA7213_MIXIN_R_SELECT, 0x00 }, 1063 { DA7213_DAC_FILTERS5, 0x00 }, 1074 { DA7213_MIXOUT_L_SELECT, 0x00 }, 1075 { DA7213_MIXOUT_R_SELECT, 0x00 }, 1076 { DA7213_SYSTEM_MODES_INPUT, 0x00 }, [all...] |
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | imon.c | 626 /* control pipe is endpoint 0x00 */ in send_packet() 687 const unsigned char packet[8] = { 0x01, 0x00, 0x00, 0x00, in send_associate_24g() 688 0x00, 0x00, 0x00, 0x20 }; in send_associate_24g() 955 0x01, 0x00, 0x00, 0x00, in vfd_write() [all...] |
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | imon.c | 626 /* control pipe is endpoint 0x00 */ in send_packet() 686 const unsigned char packet[8] = { 0x01, 0x00, 0x00, 0x00, in send_associate_24g() 687 0x00, 0x00, 0x00, 0x20 }; in send_associate_24g() 950 0x01, 0x00, 0x00, 0x00, in vfd_write() [all...] |
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/ |
H A D | rtw_wlan_util.c | 12 static unsigned char ARTHEROS_OUI1[] = {0x00, 0x03, 0x7f}; 13 static unsigned char ARTHEROS_OUI2[] = {0x00, 0x13, 0x74}; 15 static unsigned char BROADCOM_OUI1[] = {0x00, 0x10, 0x18}; 16 static unsigned char BROADCOM_OUI2[] = {0x00, 0x0a, 0xf7}; 17 static unsigned char BROADCOM_OUI3[] = {0x00, 0x05, 0xb5}; 19 static unsigned char CISCO_OUI[] = {0x00, 0x40, 0x96}; 20 static unsigned char MARVELL_OUI[] = {0x00, 0x50, 0x43}; 21 static unsigned char RALINK_OUI[] = {0x00, 0x0c, 0x43}; 22 static unsigned char REALTEK_OUI[] = {0x00, 0xe0, 0x4c}; 23 static unsigned char AIRGOCAP_OUI[] = {0x00, [all...] |
/kernel/linux/linux-5.10/arch/mips/netlogic/xlp/ |
H A D | ahci-init-xlp2.c | 152 0xC9, 0xC9, 0x07, 0x07, 0x18, 0x18, 0x01, 0x01, 0x22, 0x00 157 0xAA, 0x00, 0x4C, 0xC9, 0xC9, 0x07, 0x07, 0x18, 158 0x18, 0x05, 0x0C, 0x10, 0x00, 0x10, 0x00, 0xFF, 163 0x3F, 0x00, 0x32, 0x00, 0x03, 0x01, 0x05, 0x05, 164 0x04, 0x00, 0x00, 0x08, 0x04, 0x00, 0x00, [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | typhoon.h | 154 #define TYPHOON_FRAG_DESC 0x00 161 #define TYPHOON_OPT_IPSEC 0x00 470 #define TYPHOON_SA_DIR_RX 0x00 475 #define TYPHOON_SA_ENCRYPT_3DES 0x00 476 #define TYPHOON_SA_ENCRYPT_3DES_2KEY 0x00 479 #define TYPHOON_SA_ENCRYPT_ECB 0x00 482 #define TYPHOON_SA_GENERATE_INDEX 0x00 532 #define TYPHOON_REG_SOFT_RESET 0x00 577 #define TYPHOON_RESET_NONE 0x00 609 #define TYPHOON_BOOTCMD_BOOT 0x00 [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
H A D | apne.c | 56 #define NE_CMD 0x00 106 #define MANUAL_HWADDR0 0x00 245 {0x00, NE_EN0_RCNTLO}, /* Clear the count regs. */ in apne_probe1() 246 {0x00, NE_EN0_RCNTHI}, in apne_probe1() 247 {0x00, NE_EN0_IMR}, /* Mask completion irq. */ in apne_probe1() 252 {0x00, NE_EN0_RCNTHI}, in apne_probe1() 253 {0x00, NE_EN0_RSARLO}, /* DMA starting at 0x0000. */ in apne_probe1() 254 {0x00, NE_EN0_RSARHI}, in apne_probe1() 289 ctron = (SA_prom[0] == 0x00 && SA_prom[1] == 0x00 in apne_probe1() [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | saa6588.c | 84 #define cModeStandard 0x00 90 #define cProcessingModeRDS 0x00 94 #define cErrCorrectionNone 0x00 100 #define cSyncNormal 0x00 104 #define cSigQualityDetectOFF 0x00 108 #define cSigQualityTriggered 0x00 118 #define cPauseLevel_11mV 0x00 130 #define cSelectOscFreqOFF 0x00 134 #define cOscFreq_4332kHz 0x00 307 else if ((tmpbuf[2] & 0x03) != 0x00) in saa6588_i2c_poll() [all...] |
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | cmd640.c | 121 #define VID 0x00 328 if (b == 0xff || b == 0x00 || (b & CFR_AT_VESA_078h)) { in probe_for_cmd640_vlb() 331 if (b == 0xff || b == 0x00 || !(b & CFR_AT_VESA_078h)) in probe_for_cmd640_vlb() 367 unsigned int reg = cmd640_vlb ? 0x50 : 0x00; in cmd640_dump_regs() 490 case 4: setup_count = 0x00; break; in program_drive_counts() 678 outb(0x00, 0xCFB); in pci_conf2() 679 outb(0x00, 0xCF8); in pci_conf2() 680 outb(0x00, 0xCFA); in pci_conf2() 681 if (inb(0xCF8) == 0x00 && inb(0xCF8) == 0x00) { in pci_conf2() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326_reg.h | 17 #define REG_CHIP_ID CRA(0x7,0xf,0x00) /* Chip ID */ 36 #define REG_AGGR_SETUP CRA(0x7,0x1,0x00) /* Aggregator Setup */ 50 /*#define REG_RAM_BIST_CMD CRA(0x7,0x2,0x00)*/ /* RAM BIST Command Register */ 52 #define REG_RAM_BIST_CMD CRA(0x7,0x1,0x00) /* RAM BIST Command Register */ 54 #define BIST_PORT_SELECT 0x00 /* BIST port select */ 71 #define REG_TEST(ie,fn) CRA(0x2,ie&1,0x00+fn) /* Mode & Test Register */ 108 #define REG_SPI4_MISC CRA(0x5,0x0,0x00) /* Misc Register */ 141 #define REG_MISC_10G CRA(0x1,0xa,0x00) /* Misc 10GbE setup */ 174 #define REG_MODE_CFG(pn) CRA(0x1,pn,0x00) /* Mode configuration */ 201 RxInBytes = 0x00, // # R [all...] |
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/mpi/ |
H A D | mpi2_init.h | 77 U8 CDB[20]; /*0x00 */ 95 U16 DevHandle; /*0x00 */ 138 #define MPI2_SCSIIO_MSGFLAGS_SYSTEM_SENSE_ADDR (0x00) 148 #define MPI2_SCSIIO_SGLFLAGS_SYSTEM_ADDR (0x00) 155 #define MPI2_SCSIIO_SGLFLAGS_TYPE_MPI (0x00) 245 U16 DevHandle; /*0x00 */ 296 #define MPI25_SCSIIO_DMAFLAGS_OP_D_D_D_D (0x00) 349 U16 DevHandle; /*0x00 */ 386 #define MPI2_SCSI_STATUS_GOOD (0x00) 419 U16 DevHandle; /*0x00 */ [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-tpo-td028ttec1.c | 209 r |= jbt_ret_write_0(ddata, 0x00); in td028ttec1_panel_enable() 211 r |= jbt_ret_write_0(ddata, 0x00); in td028ttec1_panel_enable() 213 r |= jbt_ret_write_0(ddata, 0x00); in td028ttec1_panel_enable() 228 r |= jbt_reg_write_1(ddata, JBT_REG_QUAD_RATE, 0x00); in td028ttec1_panel_enable() 243 r |= jbt_reg_write_1(ddata, JBT_REG_DISPLAY_MODE2, 0x00); in td028ttec1_panel_enable() 260 r |= jbt_reg_write_1(ddata, JBT_REG_DUMMY_DISPLAY, 0x00); in td028ttec1_panel_enable() 271 r |= jbt_reg_write_1(ddata, JBT_REG_GAMMA1_FINE_2, 0x00); in td028ttec1_panel_enable() 272 r |= jbt_reg_write_1(ddata, JBT_REG_GAMMA1_INCLINATION, 0x00); in td028ttec1_panel_enable() 273 r |= jbt_reg_write_1(ddata, JBT_REG_GAMMA1_BLUE_OFFSET, 0x00); in td028ttec1_panel_enable() 308 jbt_reg_write_1(ddata, JBT_REG_POWER_ON_OFF, 0x00); in td028ttec1_panel_disable() [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | hgafb.c | 86 #define HGA_CURSOR_BLINKING 0x00 173 fillchar = 0x00; in hga_clear_screen() 185 outb_p(0x00, HGA_GFX_PORT); in hga_txt_mode() 186 outb_p(0x00, HGA_STATUS_PORT); in hga_txt_mode() 188 write_hga_b(0x61, 0x00); /* horizontal total */ in hga_txt_mode() 215 outb_p(0x00, HGA_STATUS_PORT); in hga_gfx_mode() 219 write_hga_b(0x35, 0x00); /* horizontal total */ in hga_gfx_mode() 231 write_hga_b(0x00, 0x0a); /* cursor start */ in hga_gfx_mode() 232 write_hga_b(0x00, 0x0b); /* cursor end */ in hga_gfx_mode() 272 outb_p(0x00, HGA_MODE_POR in hga_blank() [all...] |
/kernel/linux/linux-5.10/net/rose/ |
H A D | rose_subr.c | 157 *dptr++ = 0x00; /* Address length */ in rose_write_internal() 247 case 0x00: in rose_parse_national() 328 } while (*p != 0x00 && len > 0); in rose_parse_national() 340 case 0x00: in rose_parse_ccitt() 390 } while (*p != 0x00 && len > 0); in rose_parse_ccitt() 405 while (facilities_len >= 3 && *p == 0x00) { in rose_parse_facilities() 444 *p++ = 0x00; in rose_create_facilities() 491 *p++ = 0x00; in rose_create_facilities() 501 *p++ = 0x47; *p++ = 0x00; *p++ = 0x11; in rose_create_facilities() 516 *p++ = 0x47; *p++ = 0x00; * in rose_create_facilities() [all...] |
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
H A D | mpi_init.h | 101 #define MPI_SCSIIO_MSGFLGS_SENSE_WIDTH_32 (0x00) 105 #define MPI_SCSIIO_MSGFLGS_SENSE_LOC_HOST (0x00) 175 #define MPI_SCSI_STATUS_SUCCESS (0x00) 300 #define MPI_SCSIIO32_MSGFLGS_32_SENSE_WIDTH (0x00) 304 #define MPI_SCSIIO32_MSGFLGS_SENSE_LOC_HOST (0x00) 315 #define MPI_SCSIIO32_FLAGS_FORM_SCSIID (0x00) 440 #define MPI_SCSITASKMGMT_MSGFLAGS_TARGET_RESET_OPTION (0x00) 466 #define MPI_SCSITASKMGMT_RSP_TM_COMPLETE (0x00) 500 #define MPI_SEP_REQ_ACTION_WRITE_STATUS (0x00) 505 #define MPI_SEP_REQ_FLAGS_BUS_TARGETID_ADDRESS (0x00) [all...] |
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
H A D | me_daq.c | 38 #define ME_CTRL1_REG 0x00 /* R (ai start) | W */ 254 writew(0x00, dev->mmio + ME_STATUS_REG); /* clear interrupts */ in me_ai_insn_read() 349 writel(0x00, devpriv->plx_regbase + PLX9052_INTCSR); in me2600_xilinx_download() 358 writeb(0x00, dev->mmio + 0x0); in me2600_xilinx_download() 386 writeb(0x00, dev->mmio + 0x0); in me2600_xilinx_download() 392 writel(0x00, devpriv->plx_regbase + PLX9052_INTCSR); in me2600_xilinx_download() 414 writew(0x00, dev->mmio + ME_CTRL1_REG); in me_reset() 415 writew(0x00, dev->mmio + ME_CTRL2_REG); in me_reset() 416 writew(0x00, dev->mmio + ME_STATUS_REG); /* clear interrupts */ in me_reset() 417 writew(0x00, de in me_reset() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | typhoon.h | 154 #define TYPHOON_FRAG_DESC 0x00 161 #define TYPHOON_OPT_IPSEC 0x00 470 #define TYPHOON_SA_DIR_RX 0x00 475 #define TYPHOON_SA_ENCRYPT_3DES 0x00 476 #define TYPHOON_SA_ENCRYPT_3DES_2KEY 0x00 479 #define TYPHOON_SA_ENCRYPT_ECB 0x00 482 #define TYPHOON_SA_GENERATE_INDEX 0x00 532 #define TYPHOON_REG_SOFT_RESET 0x00 577 #define TYPHOON_RESET_NONE 0x00 609 #define TYPHOON_BOOTCMD_BOOT 0x00 [all...] |