Lines Matching refs:OF_LPDDR2_VENDOR_CMP
364 #define OF_LPDDR2_VENDOR_CMP(compat, ID) \ in of_lpddr2_get_info() macro
370 OF_LPDDR2_VENDOR_CMP("samsung", SAMSUNG) in of_lpddr2_get_info()
371 OF_LPDDR2_VENDOR_CMP("qimonda", QIMONDA) in of_lpddr2_get_info()
372 OF_LPDDR2_VENDOR_CMP("elpida", ELPIDA) in of_lpddr2_get_info()
373 OF_LPDDR2_VENDOR_CMP("etron", ETRON) in of_lpddr2_get_info()
374 OF_LPDDR2_VENDOR_CMP("nanya", NANYA) in of_lpddr2_get_info()
375 OF_LPDDR2_VENDOR_CMP("hynix", HYNIX) in of_lpddr2_get_info()
376 OF_LPDDR2_VENDOR_CMP("mosel", MOSEL) in of_lpddr2_get_info()
377 OF_LPDDR2_VENDOR_CMP("winbond", WINBOND) in of_lpddr2_get_info()
378 OF_LPDDR2_VENDOR_CMP("esmt", ESMT) in of_lpddr2_get_info()
379 OF_LPDDR2_VENDOR_CMP("spansion", SPANSION) in of_lpddr2_get_info()
380 OF_LPDDR2_VENDOR_CMP("sst", SST) in of_lpddr2_get_info()
381 OF_LPDDR2_VENDOR_CMP("zmos", ZMOS) in of_lpddr2_get_info()
382 OF_LPDDR2_VENDOR_CMP("intel", INTEL) in of_lpddr2_get_info()
383 OF_LPDDR2_VENDOR_CMP("numonyx", NUMONYX) in of_lpddr2_get_info()
384 OF_LPDDR2_VENDOR_CMP("micron", MICRON) in of_lpddr2_get_info()
386 #undef OF_LPDDR2_VENDOR_CMP in of_lpddr2_get_info()