Lines Matching refs:rockchip_data
154 struct rockchip_data;
163 const struct rockchip_data *data;
168 struct rockchip_data { struct
750 static const struct rockchip_data px30_data = {
757 static const struct rockchip_data px30s_data = {
768 static const struct rockchip_data rk3528_data = {
779 static const struct rockchip_data rk3562_data = {
790 static const struct rockchip_data rk3568_data = {
801 static const struct rockchip_data rk3588_data = {
812 static const struct rockchip_data rv1106_data = {
823 static const struct rockchip_data rv1126_data = {
897 const struct rockchip_data *data; in rockchip_otp_probe()