Home
last modified time | relevance | path

Searched defs:GET_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15_common.h31 #define GET_MASK(ip, mask) \ macro
/openbmc/linux/drivers/power/supply/
H A Drt9455_charger.c165 #define GET_MASK(fid) (BIT(rt9455_reg_fields[fid].msb + 1) - \ macro