Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/gpio/
Dhw_gpio.c46 REG_GET(A_reg, A, &gpio->store.a); in store_registers()
55 REG_UPDATE(A_reg, A, gpio->store.a); in restore_registers()
107 REG_UPDATE(A_reg, A, value); in dal_hw_gpio_set_value()
157 REG_UPDATE(A_reg, A, 0); in dal_hw_gpio_config_mode()
163 REG_UPDATE(A_reg, A, 0); in dal_hw_gpio_config_mode()
Dgpio_regs.h33 uint32_t A_reg; member