Searched defs:n_lo (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | acenv.h | 42 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 48 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
/openbmc/linux/include/acpi/platform/ |
H A D | aclinuxex.h | 18 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument 27 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
|
/openbmc/linux/include/asm-generic/ |
H A D | div64.h | 175 uint32_t n_lo = n; in __arch_xprod_64() local
|
/openbmc/u-boot/include/ |
H A D | div64.h | 164 uint32_t n_lo = n; in __arch_xprod_64() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gk20a.c | 551 u32 n_lo; in gk20a_clk_fini() local
|
H A D | gm20b.c | 728 u32 n_lo; in gm20b_clk_fini() local
|