Home
last modified time | relevance | path

Searched refs:gpio5_fck (Results 1 – 2 of 2) sorted by relevance

/arch/arm/plat-omap/
Dgpio.c1273 static struct clk * gpio5_fck; variable
1326 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()
/arch/arm/mach-omap2/
Dclock24xx.h2574 static struct clk gpio5_fck = { variable
2786 &gpio5_fck,