Home
last modified time | relevance | path

Searched defs:spisg_device (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-amlogic-spisg.c146 struct spisg_device { struct
147 struct spi_controller *controller;
148 struct platform_device *pdev;
149 struct regmap *map;
150 struct clk *core;
151 struct clk *pclk;
152 struct clk *sclk;
153 struct clk_div_table *tbl;
154 struct completion completion;
155 u32 status;
[all …]