Home
last modified time | relevance | path

Searched defs:n_lo (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dacenv.h33 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument
39 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
/linux-4.4.14/include/acpi/platform/
Daclinuxex.h52 #define ACPI_DIV_64_BY_32(n_hi, n_lo, d32, q32, r32) \ argument
61 #define ACPI_SHIFT_RIGHT_64(n_hi, n_lo) \ argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dgk20a.c348 u32 m_old, pl_old, n_lo; in _gk20a_pllg_program_mnp() local
451 u32 coeff, m, n_lo; in gk20a_pllg_disable() local