Home
last modified time | relevance | path

Searched refs:sci_of_data (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/tty/serial/
H A Drsci.h8 extern struct sci_of_data of_rsci_rzg3e_data;
9 extern struct sci_of_data of_rsci_rzt2h_data;
H A Dsh-sci-common.h102 struct sci_of_data { struct
180 int __init scix_early_console_setup(struct earlycon_device *device, const struct sci_of_data *data);
H A Dsh-sci.c3575 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()
[all …]
H A Drsci.c691 struct sci_of_data of_rsci_rzg3e_data = {
698 struct sci_of_data of_rsci_rzt2h_data = {