aml_pctl_data
info->data = (struct aml_pctl_data *)of_device_get_match_data(dev);
const struct aml_pctl_data *data;
static const struct aml_pctl_data s7_priv_data = {
static const struct aml_pctl_data s6_priv_data = {
const struct aml_pctl_data *data = info->data;