Searched +full:0 +full:xfe410000 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/sh/boards/mach-x3proto/ |
H A D | setup.c | 26 [0] = { 27 .start = 0xb8140020, 28 .end = 0xb8140020, 45 [0] = { 46 .start = 0x18000300, 47 .end = 0x18000300 + 0x10 - 1, 72 [0] = { 73 .start = 0x18040000, 74 .end = 0x18080000 - 1, 88 .coherent_dma_mask = 0xffffffff, [all …]
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | rockchip,i2s-tdm.yaml | 110 const: 0 120 enum: [0, 1, 2, 3] 130 enum: [0, 1, 2, 3] 165 reg = <0x0 0xfe410000 0x0 0x1000>; 176 #sound-dai-cells = <0>; 178 pinctrl-0 =
|
/linux/sound/soc/rockchip/ |
H A D | rockchip_i2s_tdm.c | 28 #define TRCM_TXRX 0 104 * Returns success (0) or negative errno. 108 int ret = 0; in i2s_tdm_prepare_enable_mclk() 117 return 0; in i2s_tdm_prepare_enable_mclk() 134 return 0; in i2s_tdm_runtime_suspend() 157 return 0; in i2s_tdm_runtime_resume() 174 * when clk_trcm > 0. 215 unsigned int xfer_mask = 0; in rockchip_snd_xfer_clear() 216 unsigned int xfer_val = 0; in rockchip_snd_xfer_clear() 282 /* only used when clk_trcm > 0 */ [all …]
|
/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7786.c | 35 DEFINE_RES_MEM(0xffea0000, 0x100), 36 DEFINE_RES_IRQ(evt2irq(0x700)), 37 DEFINE_RES_IRQ(evt2irq(0x720)), 38 DEFINE_RES_IRQ(evt2irq(0x760)), 39 DEFINE_RES_IRQ(evt2irq(0x740)), 44 .id = 0, 62 DEFINE_RES_MEM(0xffeb0000, 0x100), 63 DEFINE_RES_IRQ(evt2irq(0x780)), 67 DEFINE_RES_MEM(0xffeb0000, 0x100), 69 DEFINE_RES_IRQ(0), [all …]
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk356x-base.dtsi | 50 #size-cells = <0>; 52 cpu0: cpu@0 { 55 reg = <0x0 0x0>; 56 clocks = <&scmi_clk 0>; 59 i-cache-size = <0x8000>; 62 d-cache-size = <0x8000>; 71 reg = <0x0 0x100>; 74 i-cache-size = <0x8000>; 77 d-cache-size = <0x8000>; 86 reg = <0x0 0x200>; [all …]
|