Home
last modified time | relevance | path

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

/external/libese/libese-hw/nxp/include/ese/hw/nxp/pn80t/boards/
Dhikey-spidev.h20 static const struct NxpSpiBoard nxp_boards_hikey_spidev = {
/external/libese/libese-hw/nxp/include/ese/hw/nxp/
Dspi_board.h28 struct NxpSpiBoard { struct
/external/libese/libese-hw/nxp/pn80t/
Dlinux_spidev.c35 struct NxpSpiBoard *board;
122 struct NxpSpiBoard *board = hwopts; in platform_init()