Home
last modified time | relevance | path

Searched refs:spi (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/
H A DdrvSERFLASH.c1588 SERFLASH_EraseInfo spi; in MDrv_SERFLASH_AddressErase() local
1600 spi.u32StartAddr = u32StartAddr; in MDrv_SERFLASH_AddressErase()
1601 spi.u32EraseSize = u32EraseSize; in MDrv_SERFLASH_AddressErase()
1602 spi.bWait = bWait; in MDrv_SERFLASH_AddressErase()
1603 ret = ioctl(fd, IOCTL_SYS_SPI_ERASE, &spi); in MDrv_SERFLASH_AddressErase()
1711 SERFLASH_SectorEraseInfo spi; in MDrv_SERFLASH_SectorErase() local
1721 spi.u32StartAddr = u32StartAddr; in MDrv_SERFLASH_SectorErase()
1722 spi.u32Endaddr = u32EndAddr; in MDrv_SERFLASH_SectorErase()
1723 ret = ioctl(fd, IOCTL_SYS_SPI_SECTOR_ERASE, &spi); in MDrv_SERFLASH_SectorErase()
1811 SERFLASH_AccessInfo spi; in MDrv_SERFLASH_Write() local
[all …]
/utopia/UTPA2-700.0.x/projects/tools/gr/
H A Dspi_load.c34 IO_SYS_SPI_t spi; in MAdp_SPI_Load() local
35 spi.u32Start=start; in MAdp_SPI_Load()
36 spi.u32Len=len; in MAdp_SPI_Load()
37 spi.u8data=bin; in MAdp_SPI_Load()
39 ioctl(SYS_fd,IOCTL_SYS_SPI_LOAD,&spi); in MAdp_SPI_Load()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter/
H A Dxt_policy.h26 spi:1, member
46 __be32 spi; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dip.h112 __be32 spi; member
118 __be32 spi; member
H A Dxfrm.h26 __be32 spi; member
347 __be32 spi; member
H A Dpkt_cls.h275 struct tc_rsvp_gpi spi; member
H A Drtnetlink.h395 __u32 spi; member
/utopia/UTPA2-700.0.x/modules/msos/msos/
H A DKconfig6 tristate "Interrupt spi mode"
/utopia/UTPA2-700.0.x/mxlib/hal/k6lite/
H A D.halCHIP.o.cmd7 $(wildcard include/config/int/spi/mode.h) \
/utopia/UTPA2-700.0.x/projects/build/
H A Dutpa2k.mk571 $(ROOTLIB)/utopia_adaption/spi
H A DKconfig577 bool "Enable GIC spi mode"
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd114 $(wildcard include/config/mp/platform/int/1/to/1/spi.h) \
115 $(wildcard include/config/mp/platform/int/1/to/1/spi/debug.h) \