Home
last modified time | relevance | path

Searched refs:board_version (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/Documentation/devicetree/bindings/arm/
Dqcom.txt12 compatible = "qcom,<SoC>[-<soc_version>][-<foundry_id>]-<board>[/<subtype>][-<board_version>]"
40 The 'soc_version' and 'board_version' elements take the form of v<Major>.<Minor>
42 as v1. If all versions of the 'board_version' elements match, then a
/Linux-v4.19/drivers/firmware/
Ddmi-id.c54 DEFINE_DMI_ATTR_WITH_SHOW(board_version, 0444, DMI_BOARD_VERSION);
200 ADD_DMI_ATTR(board_version, DMI_BOARD_VERSION); in dmi_id_init_attr_table()
/Linux-v4.19/arch/mips/include/asm/netlogic/
Dpsb-bootinfo.h61 uint64_t board_version; member
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_sysfs.c218 r_board->board_version); in version_show()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h611 uint16_t board_version; /* A monotonously incrementing number. */ member