Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/ddr/phy/phyinit/src/
H A Dddrphy_phyinit_loadpieprodcode.c18 #define PRODCODE_SIZE 177 macro
20 static const uint32_t prodcode_addr[PRODCODE_SIZE] = {
43 static const uint16_t prodcode_data[PRODCODE_SIZE] = {
65 #define PRODCODE_SIZE 481 macro
67 static const uint32_t prodcode_addr[PRODCODE_SIZE] = {
124 static const uint16_t prodcode_data[PRODCODE_SIZE] = {
185 for (i = 0; i < PRODCODE_SIZE; i++) { in ddrphy_phyinit_loadpieprodcode()