Home
last modified time | relevance | path

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

/arch/arm/mach-s3c24xx/
Dmach-h1940.c145 int latch_bit = h1940_gpiolib_to_latch(offset); in h1940_gpiolib_latch_set() local
147 h1940_latch_control(value ? 0 : latch_bit, in h1940_gpiolib_latch_set()
148 value ? latch_bit : 0); in h1940_gpiolib_latch_set()