/device/soc/rockchip/common/sdk_linux/drivers/mmc/host/ |
H A D | rk_sdmmc.h | 61 #define SDMMC_CDTHRCTL 0x100 83 * Lower than 2.40a : data register offest is 0x100 85 #define DATA_OFFSET 0x100
|
H A D | dw_mmc.h | 309 #define SDMMC_CDTHRCTL 0x100
328 * Lower than 2.40a : data register offest is 0x100
330 #define DATA_OFFSET 0x100
|
/device/soc/rockchip/common/sdk_linux/drivers/soc/rockchip/ |
H A D | io-domain.c | 316 .grf_offset = 0x100,
426 .grf_offset = 0x100,
|
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/ |
H A D | rk_sdmmc.h | 61 #define SDMMC_CDTHRCTL 0x100 97 * Lower than 2.40a : data register offest is 0x100 99 #define DATA_OFFSET 0x100
|
/foundation/graphic/graphic_surface/surface/test/unittest/ |
H A D | metadata_helper_test.cpp | 31 .width = 0x100, 32 .height = 0x100,
|
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/systemtest/ |
H A D | opengl_wrapper_api_test.cpp | 229 int32_t height = 0x100; in HWTEST_F() 230 int32_t width = 0x100; in HWTEST_F()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 168 #define ILCSR_WARM_RESET 0x100 386 #define IIO_ICCR_CMD_WAKE (0x100) /* Reactivate CRB entry and process */
|
/kernel/linux/linux-5.10/arch/arm/mach-davinci/ |
H A D | board-dm646x-evm.c | 854 .atag_offset = 0x100, 864 .atag_offset = 0x100,
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mips-boards/ |
H A D | bonito64.h | 77 #define BONITO_REGBASE 0x100 230 #define BONITO_BONITOBASE 0x100
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | kvm_book3s_64.h | 260 if (tmp >= 0x100) in kvmppc_hpte_actual_page_shift() 308 if (a_pgshift >= 0x100) { in compute_tlbie_rb()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | nvram.c | 638 if (offset < 0 || xpaddr < 0 || xpaddr > 0x100) in pmac_xpram_read() 648 if (offset < 0 || xpaddr < 0 || xpaddr > 0x100) in pmac_xpram_write()
|
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7780.c | 25 DEFINE_RES_MEM(0xffe00000, 0x100), 46 DEFINE_RES_MEM(0xffe10000, 0x100),
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
H A D | copy_page.S | 33 #define PAGE_SIZE_REM 0x100 105 prefetch [%o1 + 0x100], #one_read
|
/kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
H A D | trizeps4.c | 555 .atag_offset = 0x100, 567 .atag_offset = 0x100,
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_hpt3x2n.c | 403 pci_write_config_dword(dev, 0x5c, reg5c & ~0x100); in hpt3xn_calibrate_dpll() 571 pci_write_config_dword(dev, 0x5C, (f_high << 16) | f_low | 0x100); in hpt3x2n_init_one()
|
/kernel/linux/linux-5.10/drivers/bcma/ |
H A D | driver_pci_host.c | 428 pc_host->io_resource.start = 0x100; in bcma_core_pci_hostmode_init() 460 pc_host->io_resource.start = 0x100; in bcma_core_pci_hostmode_init()
|
/kernel/linux/linux-5.10/drivers/clk/hisilicon/ |
H A D | clk-hi3660.c | 324 ARRAY_SIZE(clk_mux_pll02p), CLK_SET_RATE_PARENT, 0x100, 0, 1, 374 CLK_SET_RATE_PARENT, 0x100, 7, 4, CLK_DIVIDER_HIWORD_MASK, },
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
H A D | exynos_mct.c | 25 #define EXYNOS4_MCT_G_CNT_L EXYNOS4_MCTREG(0x100) 36 #define EXYNOS4_MCT_L_BASE(x) (_EXYNOS4_MCT_L_BASE + (0x100 * x))
|
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | nvidia-agp.c | 153 pci_write_config_dword(agp_bridge->dev, NVIDIA_0_APSIZE, temp | 0x100); in nvidia_configure() 173 pci_write_config_dword(agp_bridge->dev, NVIDIA_0_APSIZE, temp & ~(0x100)); in nvidia_cleanup()
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | i82975x_edac.c | 116 #define I82975X_DRB 0x100 /* DRAM Row Boundary (8b x 8) 124 #define I82975X_DRB_CH0R0 0x100
|
/kernel/linux/linux-5.10/drivers/net/can/sja1000/ |
H A D | peak_pcmcia.c | 102 #define PCC_EEP_WRITE(a) (0x02 | (((a) & 0x100) >> 5)) 103 #define PCC_EEP_READ(a) (0x03 | (((a) & 0x100) >> 5))
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mips-boards/ |
H A D | bonito64.h | 77 #define BONITO_REGBASE 0x100 230 #define BONITO_BONITOBASE 0x100
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 168 #define ILCSR_WARM_RESET 0x100 386 #define IIO_ICCR_CMD_WAKE (0x100) /* Reactivate CRB entry and process */
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | interrupt.h | 6 #define INTERRUPT_CRITICAL_INPUT 0x100 19 #define INTERRUPT_SYSTEM_RESET 0x100
|
H A D | kvm_book3s_64.h | 257 if (tmp >= 0x100) in kvmppc_hpte_actual_page_shift() 305 if (a_pgshift >= 0x100) { in compute_tlbie_rb()
|