Searched refs:gpio5_fck (Results 1 – 2 of 2) sorted by relevance
1273 static struct clk * gpio5_fck; variable1326 gpio5_fck = clk_get(NULL, "gpio5_fck"); in _omap_gpio_init()1327 if (IS_ERR(gpio5_fck)) in _omap_gpio_init()1330 clk_enable(gpio5_fck); in _omap_gpio_init()
2574 static struct clk gpio5_fck = { variable2786 &gpio5_fck,