HomeSort by: relevance | last modified time | path
    Searched defs:cwriter (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/cortex/
gicv3_its.c 125 uint64_t cwriter, creadr; local in function:gits_command
134 cwriter = gits_read_8(its, GITS_CWRITER);
135 woff = cwriter & GITS_CWRITER_Offset;
332 * The ITS command queue is empty when CWRITER and CREADR specify the
344 "ITS command queue timeout! CREADR=0x%lx CWRITER=0x%lx\n",
gicv3_its.c 125 uint64_t cwriter, creadr; local in function:gits_command
134 cwriter = gits_read_8(its, GITS_CWRITER);
135 woff = cwriter & GITS_CWRITER_Offset;
332 * The ITS command queue is empty when CWRITER and CREADR specify the
344 "ITS command queue timeout! CREADR=0x%lx CWRITER=0x%lx\n",

Completed in 23 milliseconds