/kernel/linux/linux-5.10/drivers/scsi/ufs/ |
H A D | ufs.h | 30 * UFS device may have standard LUs and LUN id could be from 0x00 to 33 * which again could be from 0x00 to 0x7F. For W-LUs, device only use 70 UPIU_TRANSACTION_NOP_OUT = 0x00, 90 UPIU_CMD_FLAGS_NONE = 0x00, 97 UPIU_TASK_ATTR_SIMPLE = 0x00, 129 QUERY_ATTR_IDN_BOOT_LU_EN = 0x00, 175 QUERY_DESC_LENGTH_OFFSET = 0x00, 315 UFS_LU_NO_WP = 0x00, 394 QUERY_RESULT_SUCCESS = 0x00, 433 UPIU_TASK_MANAGEMENT_FUNC_COMPL = 0x00, [all...] |
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | spcp8x5.c | 79 #define SET_UART_FORMAT_SIZE_5 0x00 83 #define SET_UART_FORMAT_STOP_1 0x00 85 #define SET_UART_FORMAT_PAR_NONE 0x00 104 #define SET_WORKING_MODE_U2C 0x00 323 case 300: buf[0] = 0x00; break; in spcp8x5_set_termios() 401 0x09, 0x00, in spcp8x5_open() 402 0x01, 0x00, NULL, 0x00, 100); in spcp8x5_open()
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | audio-v3.h | 239 #define UAC3_FUNCTION_SUBCLASS_UNDEFINED 0x00 251 #define UAC3_FUNCTION_SUBCLASS_UNDEFINED 0x00 280 #define UAC3_SEGMENT_UNDEFINED 0x00 290 #define UAC3_PURPOSE_UNDEFINED 0x00 301 #define UAC3_CH_RELATIONSHIP_UNDEFINED 0x00 391 #define UAC3_PROCESS_UNDEFINED 0x00 403 #define UAC3_AC_CONTROL_UNDEFINED 0x00 408 #define UAC3_TE_UNDEFINED 0x00
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l32.c | 54 { 0x0A, 0x00 }, /* Voltage Monitor [RO] */ 60 { 0x11, 0x00 }, /* Protection Release CTL */ 64 { 0x19, 0x00 }, /* LED Flash Mode Current */ 65 { 0x1A, 0x00 }, /* LED Movie Mode Current */ 67 { 0x1C, 0x00 }, /* LED Flash Inhibit Current */ 244 { 0x00, 0x99 }, 250 { 0x00, 0x00 },
|
H A D | cs4270.c | 73 #define CS4270_MODE_1X 0x00 78 #define CS4270_MODE_DIV1 0x00 88 #define CS4270_FORMAT_DAC_LJ 0x00 93 #define CS4270_FORMAT_ADC_LJ 0x00 117 { 2, 0x00 }, 119 { 4, 0x00 }, 122 { 7, 0x00 }, 123 { 8, 0x00 },
|
H A D | rk3328_codec.c | 44 { DAC_INIT_CTRL1, 0x00 }, 48 { DAC_PWR_CTRL, 0x00 }, 49 { DAC_CLK_CTRL, 0x00 }, 50 { HPMIX_CTRL, 0x00 }, 51 { HPOUT_CTRL, 0x00 }, 52 { HPOUTL_GAIN_CTRL, 0x00 }, 53 { HPOUTR_GAIN_CTRL, 0x00 }, 59 regmap_write(rk3328->regmap, CODEC_RESET, 0x00); in rk3328_codec_reset()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ast/ |
H A D | ast_dp501.c | 36 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, 0x00, sendack); in send_ack() 44 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, 0x00, sendack); in send_nack() 86 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9b, ~0x40, 0x00); in clear_cmd_trigger() 113 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9a, 0x00, data); in ast_write_cmd() 135 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9a, 0x00, data); in ast_write_data() 169 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0x9a, 0x00, 0x00); 490 ast_set_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xa3, 0xcf, 0x00); in ast_init_analog()
|
/kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
H A D | mpi.h | 33 * 01-25-01 01.01.04 Changed MPI_VERSION_MINOR from 0x00 to 0x01. 117 #define MPI_HEADER_VERSION_DEV (0x00) 241 #define MPI_CONTEXT_REPLY_TYPE_SCSI_INIT (0x00) 269 #define MPI_FUNCTION_SCSI_IO_REQUEST (0x00) 549 #define MPI_SGE_FLAGS_TRANSACTION_ELEMENT (0x00) 556 #define MPI_SGE_FLAGS_SYSTEM_ADDRESS (0x00) 560 #define MPI_SGE_FLAGS_IOC_TO_HOST (0x00) 565 #define MPI_SGE_FLAGS_32_BIT_ADDRESSING (0x00) 570 #define MPI_SGE_FLAGS_32_BIT_CONTEXT (0x00)
|
/kernel/linux/linux-5.10/drivers/media/radio/si4713/ |
H A D | radio-usb-si4713.c | 221 { 7, { 0x06, 0x00, 0x06, 0x0e, 0x01, 0x0f, 0x05 } }, 233 { 4, { 0x30, 0x06, 0x00, 0xe2 } }, 278 { SI4713_CMD_POWER_UP, { 0x00, SI4713_PWUP_NARGS + 1, SI4713_PWUP_NRESP} }, 280 { SI4713_CMD_POWER_DOWN, { 0x00, 0x01, SI4713_PWDN_NRESP} }, 281 { SI4713_CMD_SET_PROPERTY, { 0x00, SI4713_SET_PROP_NARGS + 1, SI4713_SET_PROP_NRESP } }, 282 { SI4713_CMD_GET_PROPERTY, { 0x00, SI4713_GET_PROP_NARGS + 1, SI4713_GET_PROP_NRESP } }, 286 { SI4713_CMD_TX_TUNE_STATUS, { 0x00, SI4713_TXSTATUS_NARGS + 1, SI4713_TXSTATUS_NRESP } }, 290 { SI4713_CMD_TX_RDS_PS, { 0x00, SI4713_RDSPS_NARGS + 1, SI4713_RDSPS_NRESP } },
|
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-keene.c | 75 radio->buffer[0] = 0x00; in keene_cmd_main() 87 radio->buffer[6] = 0x00; in keene_cmd_main() 88 radio->buffer[7] = 0x00; in keene_cmd_main() 107 radio->buffer[0] = 0x00; in keene_cmd_set() 114 radio->buffer[4] = 0x00; in keene_cmd_set() 115 radio->buffer[5] = 0x00; in keene_cmd_set() 116 radio->buffer[6] = 0x00; in keene_cmd_set() 117 radio->buffer[7] = 0x00; in keene_cmd_set()
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | hdaps.c | 215 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 237 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 239 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init() 243 if (__wait_latch(0x1613, 0x00)) in hdaps_device_init() 248 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 252 outb(0x00, 0x1612); in hdaps_device_init() 255 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 259 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tiny/ |
H A D | st7586.c | 194 mipi_dbi_command(dbi, ST7586_OTP_RW_CTRL, 0x00); in st7586_pipe_enable() 208 mipi_dbi_command(dbi, ST7586_SET_VOP_OFFSET, 0x00); in st7586_pipe_enable() 209 mipi_dbi_command(dbi, ST7586_SET_VOP, 0xe3, 0x00); in st7586_pipe_enable() 213 mipi_dbi_command(dbi, ST7586_SET_NLINE_INV, 0x00); in st7586_pipe_enable() 219 addr_mode = 0x00; in st7586_pipe_enable() 235 mipi_dbi_command(dbi, MIPI_DCS_SET_PARTIAL_ROWS, 0x00, 0x00, 0x00, 0x77); in st7586_pipe_enable()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/ |
H A D | udl_modeset.c | 42 return udl_set_register(buf, 0xFF, 0x00); in udl_vidreg_lock() 57 return udl_set_register(buf, 0x00, selection); in udl_set_color_depth() 129 ERR(vreg(dev, 0x00, (color_depth == 16) ? 0 : 1)); 205 *wrptr++ = 0x00; /* from addr */ in udl_dummy_render() 206 *wrptr++ = 0x00; in udl_dummy_render() 207 *wrptr++ = 0x00; in udl_dummy_render() 209 *wrptr++ = 0x00; /* to address */ in udl_dummy_render() 210 *wrptr++ = 0x00; in udl_dummy_render() 211 *wrptr++ = 0x00; in udl_dummy_render()
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | lp8755.c | 23 #define LP8755_REG_BUCK0 0x00 80 ret = regmap_update_bits(rdev->regmap, 0x08 + id, 0x20, 0x00); in lp8755_buck_set_mode() 142 unsigned int regval = 0x00; in lp8755_buck_set_ramp() 169 regval = 0x00; in lp8755_buck_set_ramp() 323 ret = regmap_write(pchip->regmap, 0x0D, 0x00); in lp8755_irq_handler() 342 ret = regmap_write(pchip->regmap, 0x0E, 0x00); in lp8755_irq_handler() 459 regmap_write(pchip->regmap, icnt, 0x00); in lp8755_probe() 470 regmap_write(pchip->regmap, icnt, 0x00); in lp8755_remove()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | l64781.c | 70 l64781_writereg (state, 0x2a, 0x00); in apply_tps() 96 l64781_writereg (state, 0x11, 0x00); in reset_afc() 102 struct i2c_msg msg = { .addr = 0x00, .flags = 0, .buf = buf, .len = 1 }; in reset_and_configure() 103 // NOTE: this is correct in writing to address 0x00 in reset_and_configure() 221 (p->inversion == INVERSION_ON ? 0x80 : 0x00)); in apply_frontend_param() 226 l64781_readreg (state, 0x00); /* clear interrupt registers... */ in apply_frontend_param() 356 l64781_readreg (state, 0x00); /* clear interrupt registers... */ in l64781_read_status() 440 l64781_writereg (state, 0x2a, 0x00); in l64781_init() 495 u8 b1 [] = { 0x00 }; in l64781_attach()
|
/kernel/linux/linux-6.6/drivers/media/radio/si4713/ |
H A D | radio-usb-si4713.c | 221 { 7, { 0x06, 0x00, 0x06, 0x0e, 0x01, 0x0f, 0x05 } }, 233 { 4, { 0x30, 0x06, 0x00, 0xe2 } }, 278 { SI4713_CMD_POWER_UP, { 0x00, SI4713_PWUP_NARGS + 1, SI4713_PWUP_NRESP} }, 280 { SI4713_CMD_POWER_DOWN, { 0x00, 0x01, SI4713_PWDN_NRESP} }, 281 { SI4713_CMD_SET_PROPERTY, { 0x00, SI4713_SET_PROP_NARGS + 1, SI4713_SET_PROP_NRESP } }, 282 { SI4713_CMD_GET_PROPERTY, { 0x00, SI4713_GET_PROP_NARGS + 1, SI4713_GET_PROP_NRESP } }, 286 { SI4713_CMD_TX_TUNE_STATUS, { 0x00, SI4713_TXSTATUS_NARGS + 1, SI4713_TXSTATUS_NRESP } }, 290 { SI4713_CMD_TX_RDS_PS, { 0x00, SI4713_RDSPS_NARGS + 1, SI4713_RDSPS_NRESP } },
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-keene.c | 75 radio->buffer[0] = 0x00; in keene_cmd_main() 87 radio->buffer[6] = 0x00; in keene_cmd_main() 88 radio->buffer[7] = 0x00; in keene_cmd_main() 107 radio->buffer[0] = 0x00; in keene_cmd_set() 114 radio->buffer[4] = 0x00; in keene_cmd_set() 115 radio->buffer[5] = 0x00; in keene_cmd_set() 116 radio->buffer[6] = 0x00; in keene_cmd_set() 117 radio->buffer[7] = 0x00; in keene_cmd_set()
|
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/ |
H A D | mpi.h | 33 * 01-25-01 01.01.04 Changed MPI_VERSION_MINOR from 0x00 to 0x01. 117 #define MPI_HEADER_VERSION_DEV (0x00) 241 #define MPI_CONTEXT_REPLY_TYPE_SCSI_INIT (0x00) 269 #define MPI_FUNCTION_SCSI_IO_REQUEST (0x00) 549 #define MPI_SGE_FLAGS_TRANSACTION_ELEMENT (0x00) 556 #define MPI_SGE_FLAGS_SYSTEM_ADDRESS (0x00) 560 #define MPI_SGE_FLAGS_IOC_TO_HOST (0x00) 565 #define MPI_SGE_FLAGS_32_BIT_ADDRESSING (0x00) 570 #define MPI_SGE_FLAGS_32_BIT_CONTEXT (0x00)
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.h | 72 #define DMA_DESC_LENGTH_STATUS 0x00 /* in bytes of data in buffer */ 190 #define RBUF_CTRL 0x00 222 #define TBUF_CTRL 0x00 232 #define HFB_CTRL 0x00 238 #define INTRL2_CPU_STAT 0x00 290 #define SYS_REV_CTRL 0x00 305 #define EXT_EXT_PWR_MGMT 0x00 437 #define DMA_ARBITER_RR 0x00
|
/kernel/linux/linux-6.6/include/linux/usb/ |
H A D | audio-v3.h | 239 #define UAC3_FUNCTION_SUBCLASS_UNDEFINED 0x00 251 #define UAC3_FUNCTION_SUBCLASS_UNDEFINED 0x00 280 #define UAC3_SEGMENT_UNDEFINED 0x00 290 #define UAC3_PURPOSE_UNDEFINED 0x00 301 #define UAC3_CH_RELATIONSHIP_UNDEFINED 0x00 391 #define UAC3_PROCESS_UNDEFINED 0x00 403 #define UAC3_AC_CONTROL_UNDEFINED 0x00 408 #define UAC3_TE_UNDEFINED 0x00
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | hdaps.c | 215 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 237 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 239 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init() 243 if (__wait_latch(0x1613, 0x00)) in hdaps_device_init() 248 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 252 outb(0x00, 0x1612); in hdaps_device_init() 255 if (__wait_latch(0x161f, 0x00)) in hdaps_device_init() 259 if (__wait_latch(0x1611, 0x00)) in hdaps_device_init()
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | spcp8x5.c | 79 #define SET_UART_FORMAT_SIZE_5 0x00 83 #define SET_UART_FORMAT_STOP_1 0x00 85 #define SET_UART_FORMAT_PAR_NONE 0x00 104 #define SET_WORKING_MODE_U2C 0x00 322 case 300: buf[0] = 0x00; break; in spcp8x5_set_termios() 400 0x09, 0x00, in spcp8x5_open() 401 0x01, 0x00, NULL, 0x00, 100); in spcp8x5_open()
|
/kernel/linux/linux-6.6/drivers/char/tpm/ |
H A D | tpm_infineon.c | 90 TPM_VL_CONTROL = 0x00, 104 WRFIFO = 0x00, 111 CMD_DIS = 0x00, 118 STAT_XFE = 0x00, 223 wait_and_send(chip, 0x00); in tpm_wtx() 224 wait_and_send(chip, 0x00); in tpm_wtx() 233 wait_and_send(chip, 0x00); in tpm_wtx_abort() 234 wait_and_send(chip, 0x00); in tpm_wtx_abort()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-sch311x.c | 57 /* Note: some GPIOs are not available, these are marked with 0x00 */ 67 .config_regs = {0x00, 0x2c, 0x2d, 0x00, 0x00, 0x00, 0x00, 0x32}, 72 .config_regs = {0x33, 0x34, 0x35, 0x36, 0x37, 0x00, 0x39, 0x3a}, 77 .config_regs = {0x3b, 0x00, 0x3d, 0x00, 0x6e, 0x6f, 0x72, 0x73},
|
/kernel/linux/linux-6.6/include/ufs/ |
H A D | ufs.h | 33 * UFS device may have standard LUs and LUN id could be from 0x00 to 36 * which again could be from 0x00 to 0x7F. For W-LUs, device only use 83 UPIU_TRANSACTION_NOP_OUT = 0x00, 103 UPIU_CMD_FLAGS_NONE = 0x00, 116 UPIU_TASK_ATTR_SIMPLE = 0x00, 150 QUERY_ATTR_IDN_BOOT_LU_EN = 0x00, 201 QUERY_DESC_LENGTH_OFFSET = 0x00, 372 UFS_LU_NO_WP = 0x00, 458 QUERY_RESULT_SUCCESS = 0x00, 487 UPIU_TASK_MANAGEMENT_FUNC_COMPL = 0x00, [all...] |