Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 51) sorted by relevance

123

/u-boot/arch/arm/cpu/armv7/
A Dcache_v7.c32 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 Dcache.c11 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 Dcache.c45 __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 Dcache-pl310.c52 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 Dcache.c25 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 Dcpu.c69 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 Dcache.c28 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 Di2c-uniphier.c86 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 Di2c-uniphier-f.c118 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 Dcache.c137 __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 Dwdt.h83 int (*stop)(struct udevice *dev); member
A Dkeyboard.h41 int (*stop)(struct udevice *dev); member
A Dserial.h11 int (*stop)(void); member
108 #define SERIAL_SET_STOP(stop) \ argument
113 #define SERIAL_CONFIG(par, bits, stop) \ argument
A Dstdio_dev.h32 int (*stop)(struct stdio_dev *dev); /* To stop the device */ member
/u-boot/arch/mips/lib/
A Dcache.c145 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 Dcpu.c98 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 Dcache.c47 void invalidate_dcache_range(ulong start, ulong stop) in invalidate_dcache_range()
/u-boot/drivers/tpm/
A Dtpm2_tis_spi.c228 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 Dtpm_tis_st33zp24_i2c.c151 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 Dtpm-uclass.c75 ulong start, stop; in tpm_xfer() local
A Dtpm_tis_infineon.c230 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 Dtpm_tis_st33zp24_spi.c280 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 Dcpu.c290 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 Dcache_v8.c455 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 Ddns.c121 int found, stop, dlen; in dns_handler() local

Completed in 35 milliseconds

123