Searched refs:RPI_FIRMWARE_GET_GPIO_CONFIG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-raspberrypi-exp.c | 64 ret = rpi_firmware_property(gpio->fw, RPI_FIRMWARE_GET_GPIO_CONFIG, in rpi_exp_gpio_get_polarity() 142 ret = rpi_firmware_property(gpio->fw, RPI_FIRMWARE_GET_GPIO_CONFIG, in rpi_exp_gpio_get_direction()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-raspberrypi-exp.c | 64 ret = rpi_firmware_property(gpio->fw, RPI_FIRMWARE_GET_GPIO_CONFIG, in rpi_exp_gpio_get_polarity() 142 ret = rpi_firmware_property(gpio->fw, RPI_FIRMWARE_GET_GPIO_CONFIG, in rpi_exp_gpio_get_direction()
|
/kernel/linux/linux-5.10/include/soc/bcm2835/ |
H A D | raspberrypi-firmware.h | 87 RPI_FIRMWARE_GET_GPIO_CONFIG = 0x00030043, enumerator
|
/kernel/linux/linux-6.6/include/soc/bcm2835/ |
H A D | raspberrypi-firmware.h | 87 RPI_FIRMWARE_GET_GPIO_CONFIG = 0x00030043, enumerator
|
Completed in 4 milliseconds