OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i2s
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm283x.dtsi
320
i2s
:
i2s
@7e203000 {
label
321
compatible = "brcm,bcm2835-
i2s
";
sam9x60.dtsi
229
i2s
:
i2s
@f001c000 {
label
rk3036.dtsi
301
i2s
:
i2s
@10220000 {
label
302
compatible = "rockchip,rk3036-
i2s
", "rockchip,rk3066-
i2s
";
796
i2s
{
797
i2s_bus:
i2s
-bus {
rk3288.dtsi
958
i2s
:
i2s
@ff890000 {
label
959
compatible = "rockchip,rk3288-
i2s
", "rockchip,rk3066-
i2s
";
/src/sys/arch/arm/s3c2xx0/
s3c2440_i2s.c
137
printf("Failed to map
I2S
registers\n");
150
/* Setup GPIO pins to use
I2S
*/
159
/* Disable Pull-up resistor for all
I2S
pins */
400
struct s3c2440_i2s_softc *
i2s
= buf->i2b_parent;
local in function:s3c2440_i2s_output
414
xfer->dx_desc[DMAC_DESC_DST].xd_dma_segs = &
i2s
->sc_dr;
423
if (
i2s
->sc_sample_width == 16)
425
else if (
i2s
->sc_sample_width == 8)
462
struct s3c2440_i2s_softc *
i2s
= buf->i2b_parent;
local in function:s3c2440_i2s_input
476
xfer->dx_desc[DMAC_DESC_SRC].xd_dma_segs = &
i2s
->sc_dr;
485
if (
i2s
->sc_sample_width == 16
507
struct s3c2440_
i2s
_softc *
i2s
= buf->i2b_parent;
local in function:s3c2440_i2s_xfer_complete
[
all
...]
Completed in 16 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025