Searched refs:tertiary (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.TPL | 10 be compatible with all the external device(e.g. DDR). So add a tertiary
|
| /OK3568_Linux_fs/kernel/drivers/nvme/target/ |
| H A D | configfs.c | 976 int major, minor, tertiary = 0; in nvmet_subsys_attr_version_store() local 983 ret = sscanf(page, "%d.%d.%d\n", &major, &minor, &tertiary); in nvmet_subsys_attr_version_store() 988 subsys->ver = NVME_VS(major, minor, tertiary); in nvmet_subsys_attr_version_store()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nvme.h | 1597 #define NVME_VS(major, minor, tertiary) \ argument 1598 (((major) << 16) | ((minor) << 8) | (tertiary))
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-zoned-metadata.c | 994 bool tertiary) in dmz_check_sb() argument 1014 if (zmd->sb_version < 2 && tertiary) { in dmz_check_sb() 1066 if (tertiary) { in dmz_check_sb()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | Kconfig | 294 Select this option to use tertiary set of performance counters. Kernel
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/ |
| H A D | nfsroot.rst | 203 nameserver <dns2-ip> (tertiary name server IP)
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | tegra210.dtsi | 311 <0x0 0x60004200 0x0 0x40>, /* tertiary controller */
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra210.dtsi | 435 <0x0 0x60004200 0x0 0x40>, /* tertiary controller */
|