Searched refs:jcore_spi (Results 1 – 1 of 1) sorted by relevance
34 struct jcore_spi { struct56 static void jcore_spi_program(struct jcore_spi *hw) in jcore_spi_program() argument69 struct jcore_spi *hw = spi_master_get_devdata(spi->master); in jcore_spi_chipsel()82 static void jcore_spi_baudrate(struct jcore_spi *hw, int speed) in jcore_spi_baudrate()98 struct jcore_spi *hw = spi_master_get_devdata(master); in jcore_spi_txrx()142 struct jcore_spi *hw; in jcore_spi_probe()149 master = spi_alloc_master(&pdev->dev, sizeof(struct jcore_spi)); in jcore_spi_probe()