OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ccaaa_offset
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/broadcom/
bcm53xx_cca.c
85
bus_size_t
ccaaa_offset
;
member in struct:bcmcca_attach_args
191
.
ccaaa_offset
= CCA_UART0_BASE,
221
ccaaa.
ccaaa_offset
= CCA_UART1_BASE;
255
const bus_addr_t addr = BCM53XX_IOREG_PBASE + ccaaa->
ccaaa_offset
;
258
KASSERT(ccaaa->
ccaaa_offset
== CCA_UART0_BASE || ccaaa->
ccaaa_offset
== CCA_UART1_BASE);
268
ccaaa->
ccaaa_offset
, ccaaa->ccaaa_size, &bsh);
278
const bus_addr_t addr = BCM53XX_IOREG_PBASE + ccaaa->
ccaaa_offset
;
287
ccaaa->
ccaaa_offset
, ccaaa->ccaaa_size, &bsh)) {
Completed in 39 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025