Lines Matching refs:sci_of_data
3575 static const struct sci_of_data of_sci_scif_sh2 = {
3583 static const struct sci_of_data of_sci_scif_rz_scifa = {
3591 static const struct sci_of_data of_sci_scif_rzv2h = {
3599 static const struct sci_of_data of_sci_rcar_scif = {
3607 static const struct sci_of_data of_sci_scif_sh4 = {
3615 static const struct sci_of_data of_sci_scifa = {
3623 static const struct sci_of_data of_sci_scifb = {
3631 static const struct sci_of_data of_sci_hscif = {
3639 static const struct sci_of_data of_sci_sci = {
3726 const struct sci_of_data *data; in sci_parse_dt()
4041 const struct sci_of_data *data) in scix_early_console_setup()