Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 13 of 13) sorted by relevance

/u-boot-v2022.01-rc1/board/kontron/sl28/
A Dspl.c26 u32 prot = in_le32(SERDES_LNDGCR0) & LNDGCR0_PROTS_MASK; in fixup_sata_rx_polarity() local
/u-boot-v2022.01-rc1/include/
A Dlibata.h371 static inline unsigned int ata_prot_flags(u8 prot) in ata_prot_flags()
392 static inline int ata_is_atapi(u8 prot) in ata_is_atapi()
397 static inline int ata_is_nodata(u8 prot) in ata_is_nodata()
402 static inline int ata_is_pio(u8 prot) in ata_is_pio()
407 static inline int ata_is_dma(u8 prot) in ata_is_dma()
412 static inline int ata_is_ncq(u8 prot) in ata_is_ncq()
417 static inline int ata_is_data(u8 prot) in ata_is_data()
A Dspi_flash.h209 bool prot) in spi_flash_protect()
/u-boot-v2022.01-rc1/arch/arm/mach-at91/arm926ejs/
A Deflash.c153 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()
/u-boot-v2022.01-rc1/include/faraday/
A Dftpci100.h17 unsigned int prot; /* 0x04 - AHB Protection */ member
/u-boot-v2022.01-rc1/board/freescale/m5253demo/
A Dflash.c183 int flag, prot, sect, count; in flash_erase() local
/u-boot-v2022.01-rc1/board/cobra5272/
A Dflash.c136 int iflag, cflag, prot, sect; in flash_erase() local
/u-boot-v2022.01-rc1/common/
A Dupdate.c104 static int update_flash_protect(int prot, ulong addr_first, ulong addr_last) in update_flash_protect()
/u-boot-v2022.01-rc1/drivers/mtd/
A Dpic32_flash.c113 int prot, sect; in flash_erase() local
A Dcfi_flash.c1066 int prot; in flash_erase() local
1453 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix()
1487 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect()
/u-boot-v2022.01-rc1/net/
A Dnet.c1428 int net_set_ether(uchar *xet, const uchar *dest_ethaddr, uint prot) in net_set_ether()
1453 int net_update_ether(struct ethernet_hdr *et, uchar *addr, uint prot) in net_update_ether()
/u-boot-v2022.01-rc1/cmd/
A Dsf.c360 bool prot = false; in do_spi_protect() local
/u-boot-v2022.01-rc1/drivers/ata/
A Dsata_sil.h53 __le16 prot; member

Completed in 28 milliseconds