/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/ |
H A D | ts72xx.c | 352 .atag_offset = 0x100, 365 DEFINE_RES_MEM(EP93XX_I2S_PHYS_BASE, 0x100), 416 .atag_offset = 0x100,
|
/kernel/linux/linux-6.6/arch/arm/mach-ep93xx/ |
H A D | ts72xx.c | 351 .atag_offset = 0x100, 364 DEFINE_RES_MEM(EP93XX_I2S_PHYS_BASE, 0x100), 415 .atag_offset = 0x100,
|
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh4/ |
H A D | setup-sh7760.c | 135 DEFINE_RES_MEM(0xfe600000, 0x100), 159 DEFINE_RES_MEM(0xfe610000, 0x100), 183 DEFINE_RES_MEM(0xfe620000, 0x100),
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-firmware.c | 172 for (i = 0; i < size; i += 0x100) { in ivtv_search_mailbox() 347 if (res != -2 && read_dec(0x100) != read_dec(0x104)) { in ivtv_firmware_check() 350 if (read_dec(0x100) != read_dec(0x104)) { in ivtv_firmware_check()
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | wm8775.c | 41 #define ALC_EN 0x100 /* R17: ALC enable */ 97 wm8775_write(sd, R14, vol_l | 0x100); /* 0x100= Left channel ADC zero cross enable */ in wm8775_set_audio() 98 wm8775_write(sd, R15, vol_r | 0x100); /* 0x100= Right channel ADC zero cross enable */ in wm8775_set_audio()
|
/kernel/linux/linux-5.10/drivers/misc/habanalabs/include/gaudi/asic_reg/ |
H A D | psoc_global_conf_masks.h | 94 #define PSOC_GLOBAL_CONF_BOOT_SEQ_FSM_LTSSM_EN_MASK 0x100 186 #define PSOC_GLOBAL_CONF_I2C_MSTR1_DBG_SLAVE_ACT_MASK 0x100 250 #define PSOC_GLOBAL_CONF_TIMEOUT_INTR_GPIO_5_MASK 0x100
|
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | cdns-dphy.c | 23 #define DPHY_PMA_LCLK(reg) (0x100 + (reg)) 24 #define DPHY_PMA_LDATA(lane, reg) (0x200 + ((lane) * 0x100) + (reg)) 26 #define DPHY_PMA_RDATA(lane, reg) (0x700 + ((lane) * 0x100) + (reg))
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | v1.c | 233 u32 reg = nvkm_falcon_rd32(falcon, 0x100); in nvkm_falcon_v1_start() 238 nvkm_falcon_wr32(falcon, 0x100, 0x2); in nvkm_falcon_v1_start() 247 ret = nvkm_wait_msec(device, ms, falcon->addr + 0x100, 0x10, 0x10); in nvkm_falcon_v1_wait_for_halt()
|
/kernel/linux/linux-5.10/drivers/pinctrl/samsung/ |
H A D | pinctrl-exynos-arm64.c | 119 EXYNOS5433_PIN_BANK_EINTG(6, 0x100, "gpd1", 0x20), 298 EXYNOS_PIN_BANK_EINTG(5, 0x100, "gpd4", 0x20), 356 EXYNOS_PIN_BANK_EINTG(5, 0x100, "gpg2", 0x1c),
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_doorbell.h | 136 AMDGPU_VEGA20_DOORBELL_sDMA_ENGINE0 = 0x100, 209 AMDGPU_NAVI10_DOORBELL_sDMA_ENGINE0 = 0x100, 332 /* SDMA: 0x100 ~ 0x19F */ 333 AMDGPU_DOORBELL_LAYOUT1_sDMA_ENGINE_START = 0x100,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | wm8775.c | 41 #define ALC_EN 0x100 /* R17: ALC enable */ 97 wm8775_write(sd, R14, vol_l | 0x100); /* 0x100= Left channel ADC zero cross enable */ in wm8775_set_audio() 98 wm8775_write(sd, R15, vol_r | 0x100); /* 0x100= Right channel ADC zero cross enable */ in wm8775_set_audio()
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-firmware.c | 172 for (i = 0; i < size; i += 0x100) { in ivtv_search_mailbox() 347 if (res != -2 && read_dec(0x100) != read_dec(0x104)) { in ivtv_firmware_check() 350 if (read_dec(0x100) != read_dec(0x104)) { in ivtv_firmware_check()
|
/kernel/linux/linux-6.6/drivers/accel/habanalabs/include/gaudi/asic_reg/ |
H A D | psoc_global_conf_masks.h | 94 #define PSOC_GLOBAL_CONF_BOOT_SEQ_FSM_LTSSM_EN_MASK 0x100 186 #define PSOC_GLOBAL_CONF_I2C_MSTR1_DBG_SLAVE_ACT_MASK 0x100 250 #define PSOC_GLOBAL_CONF_TIMEOUT_INTR_GPIO_5_MASK 0x100
|
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/ |
H A D | mgag200_drv.c | 64 orig2 = ioread8(mem + offset + 0x100); in mgag200_probe_vram() 67 iowrite16(0xaa55, mem + offset + 0x100); in mgag200_probe_vram() 73 iowrite16(orig2, mem + offset + 0x100); in mgag200_probe_vram()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/ |
H A D | ga102.c | 86 hdr->app_code_size = ALIGN(lsfw->app_resident_code_size, 0x100); in ga102_acr_wpr_build_lsb() 88 hdr->app_data_size = ALIGN(lsfw->app_resident_data_size, 0x100); in ga102_acr_wpr_build_lsb() 196 wpr += 0x100; /* Shared sub-WPR headers. */ in ga102_acr_wpr_layout()
|
/kernel/linux/linux-6.6/sound/soc/amd/acp/ |
H A D | amd.h | 47 #define ACP_SRAM_SP_CP_PTE_OFFSET 0x100 79 #define FIFO_SIZE 0x100 81 #define FRM_LEN 0x100
|
/third_party/icu/icu4c/source/i18n/ |
H A D | collation.h | 297 static const uint32_t CONTRACT_SINGLE_CP_NO_MATCH = 0x100; 306 static const uint32_t HANGUL_NO_SPECIAL_JAMO = 0x100; 309 static const uint32_t LEAD_ALL_FALLBACK = 0x100;
|
/third_party/lzma/Java/SevenZip/Compression/LZMA/ |
H A D | Decoder.java | 67 while (symbol < 0x100);
in DecodeNormal() 82 while (symbol < 0x100)
in DecodeWithMatchByte() 87 while (symbol < 0x100);
in DecodeWithMatchByte()
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | collation.h | 297 static const uint32_t CONTRACT_SINGLE_CP_NO_MATCH = 0x100; 306 static const uint32_t HANGUL_NO_SPECIAL_JAMO = 0x100; 309 static const uint32_t LEAD_ALL_FALLBACK = 0x100;
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collation.h | 296 static const uint32_t CONTRACT_SINGLE_CP_NO_MATCH = 0x100; 303 static const uint32_t HANGUL_NO_SPECIAL_JAMO = 0x100; 306 static const uint32_t LEAD_ALL_FALLBACK = 0x100;
|
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A D | ccu-sun4i-a10.c | 654 0x100, BIT(0), 0); 656 0x100, BIT(1), 0); 658 0x100, BIT(2), 0); 660 0x100, BIT(3), 0); 662 0x100, BIT(4), 0); 664 0x100, BIT(5), 0); 666 0x100, BIT(6), 0); 670 0x100, BIT(15), CLK_IS_CRITICAL); 672 0x100, BIT(24), 0); 674 0x100, BI [all...] |
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 367 hw_write_20kx(hw, SRCUPZ+idx*0x100+i*0x4, 0); in src_commit_write() 370 hw_write_20kx(hw, SRCDN0Z+idx*0x100+i*0x4, 0); in src_commit_write() 373 hw_write_20kx(hw, SRCDN1Z+idx*0x100+i*0x4, 0); in src_commit_write() 389 hw_write_20kx(hw, SRCSA+idx*0x100, ctl->sa); in src_commit_write() 393 hw_write_20kx(hw, SRCLA+idx*0x100, ctl->la); in src_commit_write() 397 hw_write_20kx(hw, SRCCA+idx*0x100, ctl->ca); in src_commit_write() 402 hw_write_20kx(hw, SRCCF+idx*0x100, 0x0); in src_commit_write() 405 hw_write_20kx(hw, SRCCCR+idx*0x100, ctl->ccr); in src_commit_write() 409 hw_write_20kx(hw, SRCCTL+idx*0x100, ctl->ctl); in src_commit_write() 420 ctl->ca = hw_read_20kx(hw, SRCCA+idx*0x100); in src_get_ca() [all...] |
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-sun4i-a10.c | 656 0x100, BIT(0), 0); 658 0x100, BIT(1), 0); 660 0x100, BIT(2), 0); 662 0x100, BIT(3), 0); 664 0x100, BIT(4), 0); 666 0x100, BIT(5), 0); 668 0x100, BIT(6), 0); 672 0x100, BIT(15), CLK_IS_CRITICAL); 674 0x100, BIT(24), 0); 676 0x100, BI [all...] |
/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cthw20k1.c | 367 hw_write_20kx(hw, SRCUPZ+idx*0x100+i*0x4, 0); in src_commit_write() 370 hw_write_20kx(hw, SRCDN0Z+idx*0x100+i*0x4, 0); in src_commit_write() 373 hw_write_20kx(hw, SRCDN1Z+idx*0x100+i*0x4, 0); in src_commit_write() 389 hw_write_20kx(hw, SRCSA+idx*0x100, ctl->sa); in src_commit_write() 393 hw_write_20kx(hw, SRCLA+idx*0x100, ctl->la); in src_commit_write() 397 hw_write_20kx(hw, SRCCA+idx*0x100, ctl->ca); in src_commit_write() 402 hw_write_20kx(hw, SRCCF+idx*0x100, 0x0); in src_commit_write() 405 hw_write_20kx(hw, SRCCCR+idx*0x100, ctl->ccr); in src_commit_write() 409 hw_write_20kx(hw, SRCCTL+idx*0x100, ctl->ctl); in src_commit_write() 420 ctl->ca = hw_read_20kx(hw, SRCCA+idx*0x100); in src_get_ca() [all...] |
/kernel/linux/linux-5.10/drivers/clk/sprd/ |
H A D | sc9860-clk.c | 1225 0x0, 0x100, BIT(0), 0, 0); 1227 0x0, 0x100, BIT(1), 0, 0); 1229 0x0, 0x100, BIT(2), 0, 0); 1231 0x0, 0x100, BIT(3), 0, 0); 1233 0x0, 0x100, BIT(4), 0, 0); 1235 0x0, 0x100, BIT(5), 0, 0); 1237 0x0, 0x100, BIT(6), 0, 0); 1239 0x0, 0x100, BIT(10), 0, 0); 1241 0x0, 0x100, BIT(11), 0, 0); 1243 0x0, 0x100, BI [all...] |