Home
last modified time | relevance | path

Searched defs:sr (Results 1 – 25 of 61) sorted by relevance

123

/u-boot-v2022.01-rc1/arch/m68k/lib/
A Dinterrupts.c31 unsigned short sr; in get_sr() local
38 static __inline__ void set_sr (unsigned short sr) in set_sr()
71 unsigned short sr; in enable_interrupts() local
79 unsigned short sr; in disable_interrupts() local
/u-boot-v2022.01-rc1/arch/m68k/include/asm/
A Dptrace.h31 unsigned short sr; member
34 unsigned short sr; member
A Dfsl_i2c.h42 u8 sr; /* I2C status register */ member
/u-boot-v2022.01-rc1/arch/arm/mach-at91/include/mach/
A Dat91_pit.h17 u32 sr; /* 0x04 Status Register */ member
A Dat91_rtt.h19 u32 sr; /* Status Register RO 0x00000000 */ member
A Dat91_rstc.h23 u32 sr; /* Reset Controller Status Register */ member
A Dat91_st.h15 u32 sr; member
A Dat91_wdt.h25 u32 sr; member
A Dat91_dbu.h21 u32 sr; /* Status Register RO */ member
A Dat91_tc.h17 u32 sr; /* 0x20 Status Register */ member
/u-boot-v2022.01-rc1/drivers/spi/
A Dstm32_qspi.c30 u32 sr; /* 0x08 */ member
135 u32 sr; in _stm32_qspi_wait_for_not_busy() local
150 u32 sr; in _stm32_qspi_wait_cmd() local
188 u32 len = op->data.nbytes, sr; in _stm32_qspi_poll() local
A Dstm32_spi.c159 u32 sr = readl(base + STM32_SPI_SR); in stm32_spi_read_rxfifo() local
243 u32 cr1, sr; in stm32_spi_stopxfer() local
392 u32 sr; in stm32_spi_xfer() local
A Dpic32_spi.c97 u32 sr = readl(&priv->regs->status.raw); in pic32_spi_rx_fifo_level() local
104 u32 sr = readl(&priv->regs->status.raw); in pic32_spi_tx_fifo_level() local
/u-boot-v2022.01-rc1/arch/m68k/include/asm/coldfire/
A Drng.h15 u32 sr; /* 0x04 Status */ member
/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-stv0991/
A Dstv0991_gpt.h17 u32 sr; /* status reg */ member
/u-boot-v2022.01-rc1/drivers/mtd/
A Dstm32_flash.h5 u32 sr; member
/u-boot-v2022.01-rc1/include/
A Dsja1000.h17 u8 sr; member
/u-boot-v2022.01-rc1/drivers/rng/
A Dstm32mp1_rng.c42 u32 sr, count, reg; in stm32_rng_read() local
/u-boot-v2022.01-rc1/arch/powerpc/include/asm/
A Dfsl_dma.h31 uint sr; /* DMA status register */ member
70 uint sr; /* DMA status register */ member
/u-boot-v2022.01-rc1/drivers/rtc/
A Drv3029.c219 u8 sr; in rv3029_eeprom_busywait() local
268 u8 sr; in rv3029_eeprom_enter() local
/u-boot-v2022.01-rc1/drivers/timer/
A Dimx-gpt-timer.c39 u32 sr; member
A Dstm32_timer.c34 u32 sr; member
/u-boot-v2022.01-rc1/drivers/mtd/spi/
A Dspi-nor-core.c685 u8 sr; in spansion_sr_ready() local
708 int sr = read_sr(nor); in spi_nor_sr_ready() local
752 int sr, fsr; in spi_nor_default_ready() local
1063 static void stm_get_locked_range(struct spi_nor *nor, u8 sr, loff_t *ofs, in stm_get_locked_range()
1090 u8 sr, bool locked) in stm_check_lock_status_sr()
1109 u8 sr) in stm_is_locked_sr()
1115 u8 sr) in stm_is_unlocked_sr()
3893 int sr = read_sr(nor); in spi_flash_cmd_get_sw_write_prot() local
A Dspi-nor-tiny.c298 int sr = read_sr(nor); in spi_nor_sr_ready() local
317 int sr, fsr; in spi_nor_ready() local
/u-boot-v2022.01-rc1/drivers/i2c/
A Dat91_i2c.c30 u32 sr; in at91_wait_for_xfer() local

Completed in 44 milliseconds

123