Home
last modified time | relevance | path

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

/aosp12/hardware/st/secure_element2/secure_element/1.0/esehal/src/
H A Dspi.h27 int spi_setup(struct se_gto_ctx *ctx);
H A Dspi.c39 spi_setup(struct se_gto_ctx *ctx) in spi_setup() function
H A Dlibse-gto.c209 if (spi_setup(ctx) < 0) { in se_gto_open()