OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:zscn_cs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/dev/
zs.c
530
static struct zs_chanstate
zscn_cs
;
variable in typeref:struct:zs_chanstate
543
rr0 = zs_read_csr(&
zscn_cs
);
546
c = zs_read_data(&
zscn_cs
);
567
rr0 = zs_read_csr(&
zscn_cs
);
570
zs_write_data(&
zscn_cs
, c);
580
memset(&
zscn_cs
, 0, sizeof(struct zs_chanstate));
581
zscn_cs
.cs_reg_csr = &cnchan->zc_csr;
582
zscn_cs
.cs_reg_data = &cnchan->zc_data;
583
zscn_cs
.cs_channel = 0;
584
zscn_cs
.cs_brg_clk = PCLK / 16
[
all
...]
zs.c
530
static struct zs_chanstate
zscn_cs
;
variable in typeref:struct:zs_chanstate
543
rr0 = zs_read_csr(&
zscn_cs
);
546
c = zs_read_data(&
zscn_cs
);
567
rr0 = zs_read_csr(&
zscn_cs
);
570
zs_write_data(&
zscn_cs
, c);
580
memset(&
zscn_cs
, 0, sizeof(struct zs_chanstate));
581
zscn_cs
.cs_reg_csr = &cnchan->zc_csr;
582
zscn_cs
.cs_reg_data = &cnchan->zc_data;
583
zscn_cs
.cs_channel = 0;
584
zscn_cs
.cs_brg_clk = PCLK / 16
[
all
...]
zs.c
530
static struct zs_chanstate
zscn_cs
;
variable in typeref:struct:zs_chanstate
543
rr0 = zs_read_csr(&
zscn_cs
);
546
c = zs_read_data(&
zscn_cs
);
567
rr0 = zs_read_csr(&
zscn_cs
);
570
zs_write_data(&
zscn_cs
, c);
580
memset(&
zscn_cs
, 0, sizeof(struct zs_chanstate));
581
zscn_cs
.cs_reg_csr = &cnchan->zc_csr;
582
zscn_cs
.cs_reg_data = &cnchan->zc_data;
583
zscn_cs
.cs_channel = 0;
584
zscn_cs
.cs_brg_clk = PCLK / 16
[
all
...]
Completed in 150 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025