Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/qcom/
Dsocinfo.c30 #define SOCINFO_VERSION(maj, min) ((((maj) & 0xffff) << 16)|((min) & 0xffff)) macro
573 case SOCINFO_VERSION(0, 19): in socinfo_debugfs_init()
585 case SOCINFO_VERSION(0, 18): in socinfo_debugfs_init()
586 case SOCINFO_VERSION(0, 17): in socinfo_debugfs_init()
591 case SOCINFO_VERSION(0, 16): in socinfo_debugfs_init()
600 case SOCINFO_VERSION(0, 15): in socinfo_debugfs_init()
606 case SOCINFO_VERSION(0, 14): in socinfo_debugfs_init()
622 case SOCINFO_VERSION(0, 13): in socinfo_debugfs_init()
629 case SOCINFO_VERSION(0, 12): in socinfo_debugfs_init()
646 case SOCINFO_VERSION(0, 11): in socinfo_debugfs_init()
[all …]