Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-arch/
H A Dbdk-csrs-mio_tws.h231 …uint64_t st_int : 1; /**< [ 0: 0](R/W1C/H) MIO_TWS()_SW_TWSI register-update int… member
266 …uint64_t st_int : 1; /**< [ 0: 0](R/W1C/H) MIO_TWS()_SW_TWSI register-update int… member
303 …uint64_t st_int : 1; /**< [ 0: 0](R/W1C/H) MIO_TWS()_SW_TWSI register-update int… member
366 …uint64_t st_int : 1; /**< [ 0: 0](R/W1C/H) Reads or clears MIO_TWS()_INT[ST_INT]… member
381 …uint64_t st_int : 1; /**< [ 0: 0](R/W1C/H) Reads or clears MIO_TWS()_INT[ST_INT]… member
429 …uint64_t st_int : 1; /**< [ 0: 0](R/W1S/H) Enables reporting of MIO_TWS()_INT[ST… member
444 …uint64_t st_int : 1; /**< [ 0: 0](R/W1S/H) Enables reporting of MIO_TWS()_INT[ST… member
492 …uint64_t st_int : 1; /**< [ 0: 0](R/W1S/H) Reads or sets MIO_TWS()_INT[ST_INT]. … member
507 …uint64_t st_int : 1; /**< [ 0: 0](R/W1S/H) Reads or sets MIO_TWS()_INT[ST_INT]. … member
/aosp_15_r20/external/coreboot/src/soc/cavium/cn81xx/
H A Dtwsi.c54 u64 st_int:1; /** TWSX_SW_TWSI register update int */ member
/aosp_15_r20/external/python/cpython2/Modules/
D_struct.c68 typedef struct { char c; int x; } st_int; typedef
/aosp_15_r20/external/python/cpython3/Modules/
D_struct.c79 typedef struct { char c; int x; } st_int; typedef