Searched refs:plat_sci_port_ops (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/sh/include/cpu-sh3/cpu/
H A Dserial.h7 extern struct plat_sci_port_ops sh770x_sci_port_ops;
8 extern struct plat_sci_port_ops sh7710_sci_port_ops;
9 extern struct plat_sci_port_ops sh7720_sci_port_ops;
/linux-master/arch/sh/include/cpu-sh4a/cpu/
H A Dserial.h6 extern struct plat_sci_port_ops sh7722_sci_port_ops;
/linux-master/include/linux/
H A Dserial_sci.h44 struct plat_sci_port_ops { struct
63 struct plat_sci_port_ops *ops;
/linux-master/arch/sh/kernel/cpu/sh4a/
H A Dserial-sh7722.c22 struct plat_sci_port_ops sh7722_sci_port_ops = {
/linux-master/arch/sh/kernel/cpu/sh3/
H A Dserial-sh770x.c32 struct plat_sci_port_ops sh770x_sci_port_ops = {
H A Dserial-sh7710.c19 struct plat_sci_port_ops sh7710_sci_port_ops = {
H A Dserial-sh7720.c36 struct plat_sci_port_ops sh7720_sci_port_ops = {

Completed in 201 milliseconds