Searched refs:port_reg (Results 1 – 3 of 3) sorted by relevance
807 u16 int_type, port_reg; in if_spi_h2c() local812 port_reg = IF_SPI_DATA_RDWRPORT_REG; in if_spi_h2c()816 port_reg = IF_SPI_CMD_RDWRPORT_REG; in if_spi_h2c()826 err = spu_write(card, port_reg, packet->buffer, packet->blen); in if_spi_h2c()
2409 const struct device_node *parent, int port_reg, int reg) in of_graph_get_endpoint_by_regs() argument2416 if (((port_reg == -1) || (endpoint.port == port_reg)) && in of_graph_get_endpoint_by_regs()
783 if (s->cfg->port_reg <= 0) in sci_rxd_in()787 return !!__raw_readb((void __iomem *)(uintptr_t)s->cfg->port_reg); in sci_rxd_in()