Searched defs:sci_port (Results 1 – 2 of 2) sorted by relevance
105 struct sci_port { struct109 const struct sci_port_params *params; argument110 const struct plat_sci_port *cfg; argument112 unsigned int sampling_rate_mask;113 resource_size_t reg_size;114 struct mctrl_gpios *gpios;117 struct clk *clks[SCI_NUM_CLKS];118 unsigned long clk_rates[SCI_NUM_CLKS];120 int irqs[SCIx_NR_IRQS];121 char *irqstr[SCIx_NR_IRQS];[all …]
539 void sci_port_enable(struct sci_port *sci_port) in sci_port_enable()556 void sci_port_disable(struct sci_port *sci_port) in sci_port_disable()2747 struct sci_port *sci_port = to_sci_port(port); in sci_pm() local2979 static int sci_init_clocks(struct sci_port *sci_port, struct device *dev) in sci_init_clocks()3035 sci_probe_regmap(const struct plat_sci_port *cfg, struct sci_port *sci_port) in sci_probe_regmap()3079 struct sci_port *sci_port, unsigned int index, in sci_init_single()3211 struct sci_port *sci_port = &sci_ports[co->index]; in serial_console_write() local3249 struct sci_port *sci_port; in serial_console_setup() local3832 struct sci_port *sci_port = &sci_ports[0]; in early_console_exit() local