Home
last modified time | relevance | path

Searched defs:_uart_pl011_reg_map_t (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_s1/Native_Driver/
Duart_pl011_drv.c30 struct _uart_pl011_reg_map_t { struct
31 volatile uint32_t uartdr; /*!< Offset: 0x000 (R/W) Data register */
32 union {
38 volatile uint32_t reserved_0[4]; /*!< Offset: 0x008-0x014 Reserved */
39 volatile uint32_t uartfr; /*!< Offset: 0x018 (R/ ) Flag register */
40 volatile uint32_t reserved_1; /*!< Offset: 0x01C Reserved */
41 volatile uint32_t uartilpr;
43 volatile uint32_t uartibrd;
45 volatile uint32_t uartfbrd;
47 volatile uint32_t uartlcr_h;
[all …]
/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/native_drivers/
Duart_pl011_drv.c30 struct _uart_pl011_reg_map_t { struct
31 volatile uint32_t uartdr; /*!< Offset: 0x000 (R/W) Data register */
32 union {
38 volatile uint32_t reserved_0[4]; /*!< Offset: 0x008-0x014 Reserved */
39 volatile uint32_t uartfr; /*!< Offset: 0x018 (R/ ) Flag register */
40 volatile uint32_t reserved_1; /*!< Offset: 0x01C Reserved */
41 volatile uint32_t uartilpr;
43 volatile uint32_t uartibrd;
45 volatile uint32_t uartfbrd;
47 volatile uint32_t uartlcr_h;
[all …]
/trusted-firmware-m-3.4.0/platform/ext/target/arm/musca_b1/Native_Driver/
Duart_pl011_drv.c30 struct _uart_pl011_reg_map_t { struct
31 volatile uint32_t uartdr; /*!< Offset: 0x000 (R/W) Data register */
32 union {
38 volatile uint32_t reserved_0[4]; /*!< Offset: 0x008-0x014 Reserved */
39 volatile uint32_t uartfr; /*!< Offset: 0x018 (R/ ) Flag register */
40 volatile uint32_t reserved_1; /*!< Offset: 0x01C Reserved */
41 volatile uint32_t uartilpr;
43 volatile uint32_t uartibrd;
45 volatile uint32_t uartfbrd;
47 volatile uint32_t uartlcr_h;
[all …]
/trusted-firmware-m-3.4.0/platform/ext/target/arm/corstone1000/Native_Driver/
Duart_pl011_drv.c30 struct _uart_pl011_reg_map_t { struct
31 volatile uint32_t uartdr; /*!< Offset: 0x000 (R/W) Data register */
32 union {
38 volatile uint32_t reserved_0[4]; /*!< Offset: 0x008-0x014 Reserved */
39 volatile uint32_t uartfr; /*!< Offset: 0x018 (R/ ) Flag register */
40 volatile uint32_t reserved_1; /*!< Offset: 0x01C Reserved */
41 volatile uint32_t uartilpr;
43 volatile uint32_t uartibrd;
45 volatile uint32_t uartfbrd;
47 volatile uint32_t uartlcr_h;
[all …]