Searched defs:set_clk (Results 1 – 3 of 3) sorted by relevance
10 void (*set_clk)(const struct spi_bitbang_ops *ops, int value); member
35 static void set_clk(const struct spi_bitbang_ops *ops, int value) in set_clk() function
317 TEST_P(swspi, set_clk) { in TEST_P() argument