Home
last modified time | relevance | path

Searched refs:tpm2_slb9670_reset_chip (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/tpm/tpm2_slb9670/
H A Dslb9670_gpio.h12 void tpm2_slb9670_reset_chip(const struct gpio_spi_config *tpm_gpio_data);
/rk3399_ARM-atf/drivers/tpm/tpm2_slb9670/
H A Dslb9670_gpio.c39 void tpm2_slb9670_reset_chip(const struct gpio_spi_config *tpm_gpio_data) in tpm2_slb9670_reset_chip() function
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl1_mboot.c61 tpm2_slb9670_reset_chip(tpm_rpi3_gpio_data); in rpi3_bl1_tpm_early_interface_setup()