/u-boot/arch/arm/cpu/armv7/ |
A D | cache_v7.c | 32 static void v7_dcache_clean_inval_range(u32 start, u32 stop, u32 line_len) in v7_dcache_clean_inval_range() 44 static void v7_dcache_inval_range(u32 start, u32 stop, u32 line_len) in v7_dcache_inval_range() 57 static void v7_dcache_maint_range(u32 start, u32 stop, u32 range_op) in v7_dcache_maint_range() 119 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 133 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 149 void mmu_page_table_flush(unsigned long start, unsigned long stop) in mmu_page_table_flush() 163 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 167 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 175 void mmu_page_table_flush(unsigned long start, unsigned long stop) in mmu_page_table_flush()
|
/u-boot/arch/mips/mach-octeon/ |
A D | cache.c | 11 void flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range() 21 void invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
|
/u-boot/arch/arm/lib/ |
A D | cache.c | 45 __weak void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 49 __weak void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 54 int check_cache_range(unsigned long start, unsigned long stop) in check_cache_range()
|
A D | cache-pl310.c | 52 void v7_outer_cache_flush_range(u32 start, u32 stop) in v7_outer_cache_flush_range() 70 void v7_outer_cache_inval_range(u32 start, u32 stop) in v7_outer_cache_inval_range()
|
/u-boot/arch/arm/cpu/pxa/ |
A D | cache.c | 25 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 36 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/u-boot/arch/arm/cpu/arm11/ |
A D | cpu.c | 69 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 80 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/u-boot/arch/arm/cpu/arm926ejs/ |
A D | cache.c | 28 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 39 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/u-boot/drivers/i2c/ |
A D | i2c-uniphier.c | 86 static int send_byte(struct uniphier_i2c_priv *priv, u32 dtrm, bool *stop) in send_byte() 106 uint len, const u8 *buf, bool *stop) in uniphier_i2c_transmit() 130 uint len, u8 *buf, bool *stop) in uniphier_i2c_receive() 156 bool stop; in uniphier_i2c_xfer() local
|
A D | i2c-uniphier-f.c | 118 bool *stop) in wait_for_irq() 159 uint len, const u8 *buf, bool *stop) in uniphier_fi2c_transmit() 200 uint len, u8 *buf, bool *stop) in uniphier_fi2c_receive() 253 bool stop; in uniphier_fi2c_xfer() local
|
/u-boot/arch/m68k/lib/ |
A D | cache.c | 137 __weak void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 141 __weak void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/u-boot/include/ |
A D | wdt.h | 83 int (*stop)(struct udevice *dev); member
|
A D | keyboard.h | 41 int (*stop)(struct udevice *dev); member
|
A D | serial.h | 11 int (*stop)(void); member 108 #define SERIAL_SET_STOP(stop) \ argument 113 #define SERIAL_CONFIG(par, bits, stop) \ argument
|
A D | stdio_dev.h | 32 int (*stop)(struct stdio_dev *dev); /* To stop the device */ member
|
/u-boot/arch/mips/lib/ |
A D | cache.c | 145 void __weak flush_dcache_range(ulong start_addr, ulong stop) in flush_dcache_range() 163 void __weak invalidate_dcache_range(ulong start_addr, ulong stop) in invalidate_dcache_range()
|
/u-boot/arch/x86/cpu/ |
A D | cpu.c | 98 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 102 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range()
|
/u-boot/arch/xtensa/lib/ |
A D | cache.c | 47 void invalidate_dcache_range(ulong start, ulong stop) in invalidate_dcache_range()
|
/u-boot/drivers/tpm/ |
A D | tpm2_tis_spi.c | 228 unsigned long start, stop; in tpm_tis_spi_request_locality() local 282 unsigned long stop = timeout; in tpm_tis_spi_wait_for_stat() local 309 unsigned long start, stop; in tpm_tis_spi_get_burstcount() local 559 unsigned long start, stop; in tpm_tis_wait_init() local
|
A D | tpm_tis_st33zp24_i2c.c | 151 unsigned long start, stop; in st33zp24_i2c_request_locality() local 197 unsigned long start, stop; in st33zp24_i2c_get_burstcount() local 249 unsigned long start, stop; in st33zp24_i2c_wait_for_stat() local
|
A D | tpm-uclass.c | 75 ulong start, stop; in tpm_xfer() local
|
A D | tpm_tis_infineon.c | 230 unsigned long start, stop; in tpm_tis_i2c_request_locality() local 299 unsigned long start, stop; in tpm_tis_i2c_get_burstcount() local 326 unsigned long start, stop; in tpm_tis_i2c_wait_for_stat() local
|
A D | tpm_tis_st33zp24_spi.c | 280 unsigned long start, stop; in st33zp24_spi_request_locality() local 326 unsigned long start, stop; in st33zp24_spi_get_burstcount() local 378 unsigned long start, stop; in st33zp24_spi_wait_for_stat() local
|
/u-boot/arch/sandbox/cpu/ |
A D | cpu.c | 290 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 294 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range()
|
/u-boot/arch/arm/cpu/armv8/ |
A D | cache_v8.c | 455 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 463 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() 468 void invalidate_dcache_range(unsigned long start, unsigned long stop) in invalidate_dcache_range() 472 void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range()
|
/u-boot/net/ |
A D | dns.c | 121 int found, stop, dlen; in dns_handler() local
|