Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/bcm2835/
H A Draspberrypi-firmware.h85 RPI_FIRMWARE_SET_GPIO_STATE = 0x00038041, enumerator
/openbmc/linux/drivers/gpio/
H A Dgpio-raspberrypi-exp.c189 ret = rpi_firmware_property(gpio->fw, RPI_FIRMWARE_SET_GPIO_STATE, in rpi_exp_gpio_set()