Searched refs:clrbits_64 (Results 1 - 2 of 2) sorted by last modified time

/u-boot/drivers/gpio/
H A Docteon_gpio.c87 clrbits_64(gpio->base + gpio->data->gpio_bit_cfg_offs + 8 * offset,
/u-boot/arch/arm/include/asm/
H A Dio.h227 #define clrbits_64(addr, clear) clrbits(64, addr, clear) macro

Completed in 153 milliseconds