Lines Matching refs:sci_of_data
3380 static const struct sci_of_data of_sci_scif_sh2 = {
3388 static const struct sci_of_data of_sci_scif_rz_scifa = {
3396 static const struct sci_of_data of_sci_scif_rzv2h = {
3404 static const struct sci_of_data of_sci_rcar_scif = {
3412 static const struct sci_of_data of_sci_scif_sh4 = {
3420 static const struct sci_of_data of_sci_scifa = {
3428 static const struct sci_of_data of_sci_scifb = {
3436 static const struct sci_of_data of_sci_hscif = {
3444 static const struct sci_of_data of_sci_sci = {
3527 const struct sci_of_data *data; in sci_parse_dt()
3847 const struct sci_of_data *data) in scix_early_console_setup()