Home
last modified time | relevance | path

Searched refs:_subtype (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Defi_loader.h463 #define EFI_DP_TYPE(_dp, _type, _subtype) \ argument
465 ((_dp)->sub_type == DEVICE_PATH_SUB_TYPE_##_subtype))
/openbmc/linux/drivers/regulator/
H A Dqcom_spmi-regulator.c445 #define SPMI_VREG(_type, _subtype, _dig_major_min, _dig_major_max, \ argument
449 .subtype = SPMI_REGULATOR_SUBTYPE_##_subtype, \
458 #define SPMI_VREG_VS(_subtype, _dig_major_min, _dig_major_max) \ argument
461 .subtype = SPMI_REGULATOR_SUBTYPE_##_subtype, \