Home
last modified time | relevance | path

Searched refs:GENMASK_U64 (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/linux/
H A Dbits.h57 #define GENMASK_U64(h, l) GENMASK_TYPE(u64, h, l) macro
/linux/drivers/gpio/
H A Dgpio-idio-16.c169 bitmap_from_u64(fixed_direction_output, GENMASK_U64(15, 0)); in devm_idio_16_regmap_register()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_pwr.c28 #define PWR_ALL_CORES_MASK GENMASK_U64(63, 0)