Searched refs:rk3288_som (Results 1 - 2 of 2) sorted by relevance

/u-boot/board/phytec/phycore_rk3288/
H A Dsom.h8 * rk3288_som struct represents the eeprom layout for PHYTEC RK3288 based SoMs
10 struct rk3288_som { struct
H A Dphycore-rk3288.c23 static int valid_rk3288_som(struct rk3288_som *som)
26 unsigned char *e = p + sizeof(struct rk3288_som) - 1;
41 struct rk3288_som opt;
62 sizeof(struct rk3288_som));

Completed in 35 milliseconds