OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcic_write
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ic/
i82365.c
180
pcic_write
(h, PCIC_CIRRUS_CHIP_INFO, 0);
253
/* initialize pcic_read and
pcic_write
functions */
301
pcic_write
(h, PCIC_INTR, 0);
304
pcic_write
(h, PCIC_ADDRWIN_ENABLE, 0);
307
pcic_write
(h, PCIC_PWRCTL, 0);
309
pcic_write
(h, PCIC_CSC_INTR, 0);
368
pcic_write
(h, PCIC_CSC_INTR, reg);
470
pcic_write
(h, PCIC_CSC_INTR, reg);
474
pcic_write
(h, PCIC_INTR, PCIC_INTR_ENABLE);
489
pcic_write
(h, PCIC_CIRRUS_MISC_CTL_2, reg)
[
all
...]
i82365var.h
173
static __inline void
pcic_write
(struct pcic_handle *, int, uint8_t);
210
static __inline void
pcic_write
(struct pcic_handle *, int, int);
212
pcic_write
(h, idx, data)
226
#define
pcic_write
(h, idx, data) \
macro
/src/sys/dev/isa/
i82365_isasubr.c
157
pcic_write
(h, PCIC_CSC_INTR, 0);
192
pcic_write
(h, PCIC_CSC_INTR, 0);
198
pcic_write
(h, PCIC_INTR, intr);
223
pcic_write
(h, PCIC_CSC_INTR, cscintr);
237
pcic_write
(h, PCIC_CARD_DETECT, cd);
254
pcic_write
(h, PCIC_CSC_INTR, 0);
480
pcic_write
(h, PCIC_INTR, reg | irq);
505
pcic_write
(h, PCIC_INTR, reg);
/src/sys/arch/hpcmips/vr/
vrecu.c
220
pcic_write
(h, PCIC_INTR, r | irq);
258
pcic_write
(h, PCIC_INTR, r);
/src/sys/dev/pci/
i82365_pci.c
184
pcic_write
(&sc->handle[0], PCIC_CIRRUS_EXTENDED_INDEX,
Completed in 14 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025