Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dnxp_fspi.c331 struct nxp_fspi { struct
380 struct nxp_fspi *f; in nxp_fspi_supports_op()
471 static void nxp_fspi_prepare_lut(struct nxp_fspi *f, in nxp_fspi_prepare_lut()
758 struct nxp_fspi *f; in nxp_fspi_exec_op()
795 struct nxp_fspi *f; in nxp_fspi_adjust_op_size()
885 struct nxp_fspi *f = dev_get_priv(bus); in nxp_fspi_probe()
896 struct nxp_fspi *f; in nxp_fspi_claim_bus()
911 struct nxp_fspi *f = dev_get_priv(bus); in nxp_fspi_set_speed()
935 struct nxp_fspi *f = dev_get_priv(bus); in nxp_fspi_of_to_plat()
1000 U_BOOT_DRIVER(nxp_fspi) = {
[all …]
A DMakefile47 obj-$(CONFIG_NXP_FSPI) += nxp_fspi.o

Completed in 5 milliseconds