Searched refs:input_offset (Results 1 – 8 of 8) sorted by relevance
| /system/dev/gpio/aml-axg-gpio/ |
| A D | a113-blocks.h | 15 .input_offset = A113_GPIO_REG2_I, 30 .input_offset = A113_GPIO_REG2_I, 45 .input_offset = A113_GPIO_REG2_I, 62 .input_offset = A113_GPIO_REG0_I, 77 .input_offset = A113_GPIO_REG0_I, 92 .input_offset = A113_GPIO_REG0_I, 109 .input_offset = A113_GPIO_REG4_I, 124 .input_offset = A113_GPIO_REG4_I, 141 .input_offset = A113_GPIO_REG1_I, 207 .input_offset = A113_AO_GPIO_I, [all …]
|
| A D | s905d2-blocks.h | 15 .input_offset = S905D2_PREG_PAD_GPIO4_I, 30 .input_offset = S905D2_PREG_PAD_GPIO4_I, 46 .input_offset = S905D2_PREG_PAD_GPIO5_I, 61 .input_offset = S905D2_PREG_PAD_GPIO5_I, 77 .input_offset = S905D2_PREG_PAD_GPIO0_I, 92 .input_offset = S905D2_PREG_PAD_GPIO0_I, 108 .input_offset = S905D2_PREG_PAD_GPIO1_I, 124 .input_offset = S905D2_PREG_PAD_GPIO2_I, 201 .input_offset = S905D2_AO_GPIO_I, 216 .input_offset = S905D2_AO_GPIO_I, [all …]
|
| A D | aml-axg-gpio.c | 46 uint32_t input_offset; member 237 const uint32_t regval = READ32_GPIO_REG(block->mmio_index, block->input_offset); in aml_gpio_read()
|
| /system/dev/gpio/aml-gxl-gpio/ |
| A D | s905x-blocks.h | 16 .input_offset = S905X_GPIOX_IN, 28 .input_offset = S905X_GPIODV_IN, 40 .input_offset = S905X_GPIOH_IN, 52 .input_offset = S905X_GPIOBOOT_IN, 64 .input_offset = S905X_GPIOCARD_IN, 76 .input_offset = S905X_GPIOCLK_IN, 88 .input_offset = S905X_GPIOZ_IN, 100 .input_offset = S905X_AO_GPIO_IN,
|
| A D | s905-blocks.h | 16 .input_offset = S905_GPIOX_IN, 28 .input_offset = S905_GPIOY_IN, 40 .input_offset = S905_GPIOZ_IN, 52 .input_offset = S905_GPIODV_IN, 64 .input_offset = S905_GPIOH_IN, 76 .input_offset = S905_GPIOCLK_IN, 88 .input_offset = S905_GPIOBOOT_IN, 100 .input_offset = S905_GPIOCARD_IN, 112 .input_offset = S905_AO_GPIO_IN,
|
| A D | s912-blocks.h | 16 .input_offset = S912_GPIOX_IN, 28 .input_offset = S912_GPIODV_IN, 40 .input_offset = S912_GPIOH_IN, 52 .input_offset = S912_GPIOBOOT_IN, 64 .input_offset = S912_GPIOCARD_IN, 76 .input_offset = S912_GPIOCLK_IN, 88 .input_offset = S912_GPIOZ_IN, 100 .input_offset = S912_AO_GPIO_IN,
|
| A D | aml-gxl-gpio.h | 28 uint32_t input_offset; member
|
| A D | aml-gxl-gpio.cpp | 319 const uint32_t regval = Read32GpioReg(block->mmio_index, block->input_offset); in GpioImplRead()
|
Completed in 10 milliseconds