Home
last modified time | relevance | path

Searched hist:"895 b5d65c7163436f06fa95281538f43e1a41d9e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dstm32_gpio.c895b5d65c7163436f06fa95281538f43e1a41d9e Sun Apr 26 02:32:36 UTC 2015 Axel Lin <axel.lin@ingics.com> gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places

Use clrsetbits_le32() to replace clrbits_le32() + setbits_le32().

Signed-off-by: Axel Lin <axel.lin@ingics.com>