/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | pcwd_usb.c | 266 unsigned char msb = 0x00; in usb_pcwd_start() 267 unsigned char lsb = 0x00; in usb_pcwd_start() 328 unsigned char msb = 0x00; in usb_pcwd_get_temperature() 329 unsigned char lsb = 0x00; in usb_pcwd_get_temperature() 345 unsigned char msb = 0x00; in usb_pcwd_get_timeleft() 346 unsigned char lsb = 0x00; in usb_pcwd_get_timeleft()
|
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | dsbr100.c | 114 0x01, 0x00, radio->transfer_buffer, 8, 300); in dsbr100_start() 132 0x00, 0x00, radio->transfer_buffer, 8, 300); in dsbr100_stop() 151 0x00, 0x24, radio->transfer_buffer, 8, 300); in dsbr100_getstat() 261 0x00, 0x00, radio->transfer_buffer, 8, 300); in usb_dsbr100_disconnect()
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | 53c700.h | 283 #define SCNTL0_REG 0x00 305 #define ASYNC_OPERATION 0x00 315 #define SYNC_DIV_AS_ASYNC 0x00 344 #define DISABLE_FIFO 0x00 396 #define ASYNC_DIV_2_0 0x00 402 #define BURST_LENGTH_1 0x00
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | tps80031.h | 39 #define TPS80031_SECONDS_REG 0x00 212 #define TPS80031_USB_VENDOR_ID_LSB 0x00 357 #define TPS80031_STATE_OFF 0x00 362 #define TPS80031_TRANS_ACTIVE_OFF 0x00 365 #define TPS80031_TRANS_SLEEP_OFF 0x00 368 #define TPS80031_TRANS_OFF_OFF 0x00
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | dsbr100.c | 114 0x01, 0x00, radio->transfer_buffer, 8, 300); in dsbr100_start() 132 0x00, 0x00, radio->transfer_buffer, 8, 300); in dsbr100_stop() 151 0x00, 0x24, radio->transfer_buffer, 8, 300); in dsbr100_getstat() 261 0x00, 0x00, radio->transfer_buffer, 8, 300); in usb_dsbr100_disconnect()
|
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | nal-h264.c | 47 p[0] = 0x00; in nal_h264_write_start_code_prefix() 48 p[1] = 0x00; in nal_h264_write_start_code_prefix() 49 p[2] = 0x00; in nal_h264_write_start_code_prefix() 65 if (p[0] != 0x00 || p[1] != 0x00 || p[2] != 0x00 || p[3] != 0x01) { in nal_h264_read_start_code_prefix()
|
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/ |
H A D | sja1105_flower.c | 230 u8 null[] = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; in sja1105_flower_parse_key()
|
/kernel/linux/linux-6.6/drivers/w1/slaves/ |
H A D | w1_ds2438.c | 35 #define DS2438_STATUS_REG 0x00 /* Status/Configuration Register */ 53 #define DS2438_ETM_0 0x00 146 w1_buf[1] = 0x00; in w1_ds2438_change_config_bit() 152 w1_buf[1] = 0x00; in w1_ds2438_change_config_bit() 178 w1_buf[1] = 0x00; in w1_ds2438_change_config_bit() 185 w1_buf[1] = 0x00; in w1_ds2438_change_config_bit()
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | pcwd_usb.c | 266 unsigned char msb = 0x00; in usb_pcwd_start() 267 unsigned char lsb = 0x00; in usb_pcwd_start() 328 unsigned char msb = 0x00; in usb_pcwd_get_temperature() 329 unsigned char lsb = 0x00; in usb_pcwd_get_temperature() 345 unsigned char msb = 0x00; in usb_pcwd_get_timeleft() 346 unsigned char lsb = 0x00; in usb_pcwd_get_timeleft()
|
/kernel/linux/linux-6.6/drivers/video/backlight/ |
H A D | lm3639_bl.c | 18 #define REG_DEV_ID 0x00 128 ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x01, 0x00); in lm3639_bled_update_status() 195 0x00); in lm3639_bled_mode_store() 236 ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x06, 0x00); in lm3639_torch_brightness_set() 272 ret = regmap_update_bits(pchip->regmap, REG_ENABLE, 0x06, 0x00); in lm3639_flash_brightness_set() 397 regmap_write(pchip->regmap, REG_ENABLE, 0x00); in lm3639_remove()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/ |
H A D | webcam.c | 184 'Y', 'U', 'Y', '2', 0x00, 0x00, 0x10, 0x00, 185 0x80, 0x00, 0x00, 0xaa, 0x00, 0x38, 0x9b, 0x71
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | ieee80211.h | 525 return ((addr[0] == 0x00) && (addr[1] == 0x00) && (addr[2] == 0x00) && \ in is_zero_mac_addr() 526 (addr[3] == 0x00) && (addr[4] == 0x00) && (addr[5] == 0x00)); in is_zero_mac_addr()
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | lp8755.c | 22 #define LP8755_REG_BUCK0 0x00 79 ret = regmap_update_bits(rdev->regmap, 0x08 + id, 0x20, 0x00); in lp8755_buck_set_mode() 283 ret = regmap_write(pchip->regmap, 0x0D, 0x00); in lp8755_irq_handler() 302 ret = regmap_write(pchip->regmap, 0x0E, 0x00); in lp8755_irq_handler() 418 regmap_write(pchip->regmap, icnt, 0x00); in lp8755_probe() 429 regmap_write(pchip->regmap, icnt, 0x00); in lp8755_remove()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/ |
H A D | initdef.h | 138 #define ModeText 0x00 309 #define EnableYPbPr525i 0x00 /* Enable 525i YPbPr mode (30xLV/301C only) (mask 0x30) */ 510 #define VCLK28 0x00 /* Index in VCLKData table (300 and 315) */ 550 #define TVVCLKDIV2 0x00 /* Index relative to TVCLKBASE */ 566 #define SIS_VIDEO_CAPTURE 0x00 - 0x30 595 #define _PanelType00 0x00
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-ich.c | 34 {0x00, 0x30, 0x40}, /* USE_SEL[1-3] offsets */ 45 {0x00, 0x80, 0x00}, 46 {0x04, 0x84, 0x00}, 47 {0x08, 0x88, 0x00}, 51 0x10, 0x10, 0x00,
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | ch9200.c | 269 skb->data[2] = 0x00; in ch9200_tx_fixup() 273 skb->data[i] = 0x00; in ch9200_tx_fixup() 277 skb->data[50] = 0x00; in ch9200_tx_fixup() 281 skb->data[i] = 0x00; in ch9200_tx_fixup() 367 data[1] = 0x00; in ch9200_bind() 378 data[1] = 0x00; in ch9200_bind()
|
/kernel/linux/linux-6.6/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 46 0x60, 0x00, 0x02, 0xA0, 0x01 54 0x40, 0x02, 0x02, 0x00, 0x00 58 0x40, 0x04, 0x04, 0x00 62 0x40, 0x05, 0x01, 0x00 70 0x4F, 0x3A, 0x01, 0x00
|
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | mma9551_core.c | 15 #define MMA9551_CMD_READ_VERSION_INFO 0x00 24 #define MMA9551_MCI_ERROR_NONE 0x00 44 #define MMA9551_AFE_X_ACCEL_REG 0x00 49 #define MMA9551_RSC_RESET 0x00 549 * Pin 6 is configured by regs 0x00 and 0x01, pin 7 by 0x02 and in mma9551_gpio_config() 614 ret = mma9551_transfer(client, MMA9551_APPID_VERSION, 0x00, 0x00, in mma9551_read_version()
|
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/ |
H A D | isdnhdlc.c | 124 0x00, 0x00, 0x00, 0x20, 0x30, 0x38, 0x3c, 0x3e, 0x3f in isdnhdlc_decode() 128 0x00, 0x7e, 0xfc, 0xf9, 0xf3, 0xe7, 0xcf, 0x9f, 0x3f in isdnhdlc_decode() 132 0x00, 0x00, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff in isdnhdlc_decode()
|
/kernel/linux/linux-6.6/drivers/leds/ |
H A D | leds-lm3692x.c | 44 #define LM3692X_RAMP_RATE_125us 0x00 53 #define LM3692X_BRHT_MODE_REG 0x00 195 ret = regmap_write(led->regmap, LM3692X_BRT_CTRL, 0x00); in lm3692x_leds_enable() 229 ret = regmap_write(led->regmap, LM3692X_AUTO_FREQ_HI, 0x00); in lm3692x_leds_enable() 233 ret = regmap_write(led->regmap, LM3692X_AUTO_FREQ_LO, 0x00); in lm3692x_leds_enable() 237 ret = regmap_write(led->regmap, LM3692X_BL_ADJ_THRESH, 0x00); in lm3692x_leds_enable()
|
/kernel/linux/linux-6.6/net/x25/ |
H A D | x25_in.c | 97 x25->condition = 0x00; in x25_state1_machine() 221 x25->condition = 0x00; in x25_state3_machine() 243 x25->condition = 0x00; in x25_state3_machine() 265 x25->condition = 0x00; in x25_state3_machine() 283 x25->condition = 0x00; in x25_state3_machine() 355 x25->condition = 0x00; in x25_state4_machine()
|
/kernel/linux/linux-6.6/sound/pci/ice1712/ |
H A D | ice1712.h | 29 #define ICE1712_REG_CONTROL 0x00 /* byte */ 82 #define ICE1712_IREG_PBK_COUNT_LO 0x00 106 #define ICE1712_DS_INTMASK 0x00 /* word - interrupt mask */ 115 #define ICE1712_DSC_ADDR0 0x00 /* dword - base address 0 */ 137 #define ICE1712_MT_IRQ 0x00 /* byte - interrupt mask */ 178 #define ICE1712_CFG_CLOCK512 0x00 /* 22.5692Mhz, 44.1kHz*512 */
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | 53c700.h | 282 #define SCNTL0_REG 0x00 304 #define ASYNC_OPERATION 0x00 314 #define SYNC_DIV_AS_ASYNC 0x00 343 #define DISABLE_FIFO 0x00 395 #define ASYNC_DIV_2_0 0x00 401 #define BURST_LENGTH_1 0x00
|
H A D | esp_scsi.h | 11 #define ESP_TCLOW 0x00UL /* rw Low bits transfer count 0x00 */ 101 #define ESP_CMD_NULL 0x00 /* Null command, ie. a nop */ 195 #define ESP_STEP_ASEL 0x00 /* Selection&Arbitrate cmplt */ 219 #define ESP_UID_F100A 0x00 /* ESP FAS100A */ 231 #define ESP_CCF_F0 0x00 /* 35.01MHz - 40MHz */ 495 #define ESP_SELECT_NONE 0x00 /* Not selecting */ 501 #define ESP_EVENT_NONE 0x00
|
/third_party/libcoap/tests/ |
H A D | test_uri.c | 153 0x0d, 0x00, 's', 'o', 'm', 'e', '_', 'r', 'e', 's', 'o', 'u', 'r', 'c', 'e', in t_parse_uri7() 292 const uint8_t uricheckbuf[] = { 0x00, 0x01, 0x2f, 0x00, 0x00 }; in t_parse_uri12() 463 0x00 /* "foo/" as Uri-Path options */ in t_parse_uri19() 483 0xb0, 0x00 /* "//" as Uri-Path options */ in t_parse_uri20()
|