Lines Matching defs:rockchip_grf_value
17 struct rockchip_grf_value {
24 const struct rockchip_grf_value *values;
30 static const struct rockchip_grf_value rk3036_defaults[] __initconst = {
45 static const struct rockchip_grf_value rk3128_defaults[] __initconst = {
56 static const struct rockchip_grf_value rk3228_defaults[] __initconst = {
68 static const struct rockchip_grf_value rk3288_defaults[] __initconst = {
80 static const struct rockchip_grf_value rk3328_defaults[] __initconst = {
91 static const struct rockchip_grf_value rk3368_defaults[] __initconst = {
102 static const struct rockchip_grf_value rk3399_defaults[] __initconst = {
165 const struct rockchip_grf_value *val = &grf_info->values[i];