Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/qcom/
Dsocinfo.c26 #define SOCINFO_VERSION(maj, min) ((((maj) & 0xffff) << 16)|((min) & 0xffff)) macro
493 case SOCINFO_VERSION(0, 15): in socinfo_debugfs_init()
499 case SOCINFO_VERSION(0, 14): in socinfo_debugfs_init()
514 case SOCINFO_VERSION(0, 13): in socinfo_debugfs_init()
521 case SOCINFO_VERSION(0, 12): in socinfo_debugfs_init()
538 case SOCINFO_VERSION(0, 11): in socinfo_debugfs_init()
544 case SOCINFO_VERSION(0, 10): in socinfo_debugfs_init()
545 case SOCINFO_VERSION(0, 9): in socinfo_debugfs_init()
551 case SOCINFO_VERSION(0, 8): in socinfo_debugfs_init()
552 case SOCINFO_VERSION(0, 7): in socinfo_debugfs_init()
[all …]