Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-ixp4xx/
H A Dgoramo_mlr.c30 #define GPIO_SCL 0 macro
92 gpio_set_value(GPIO_SCL, !!value); in set_scl()
121 gpio_direction_output(GPIO_SCL, 1); in output_control()
432 gpio_request(GPIO_SCL, "SCL/clock"); in gmlr_init()
440 gpio_direction_output(GPIO_SCL, 1); in gmlr_init()