Searched defs:spisg_device (Results 1 – 1 of 1) sorted by relevance
146 struct spisg_device { struct147 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 …]