mtk_nor_caps
const struct mtk_nor_caps *caps;
static const struct mtk_nor_caps mtk_nor_caps_mt8173 = {
static const struct mtk_nor_caps mtk_nor_caps_mt8186 = {
static const struct mtk_nor_caps mtk_nor_caps_mt8192 = {
struct mtk_nor_caps *caps;
caps = (struct mtk_nor_caps *)of_device_get_match_data(&pdev->dev);