Searched refs:clrsetbits_64 (Results 1 – 2 of 2) sorted by relevance
103 clrsetbits_64(gpio->base + gpio->data->gpio_bit_cfg_offs + 8 * offset, in octeon_gpio_dir_output()
248 #define clrsetbits_64(addr, clear, set) clrsetbits(64, addr, clear, set) macro
Completed in 5 milliseconds