Searched +full:0 +full:xfe410000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/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 …]
|
/openbmc/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 =
|
/openbmc/linux/sound/soc/rockchip/ |
H A D | rockchip_i2s_tdm.c | 30 #define TRCM_TXRX 0 106 * Returns success (0) or negative errno. 110 int ret = 0; in i2s_tdm_prepare_enable_mclk() 119 return 0; in i2s_tdm_prepare_enable_mclk() 136 return 0; in i2s_tdm_runtime_suspend() 159 return 0; in i2s_tdm_runtime_resume() 176 * when clk_trcm > 0. 217 unsigned int xfer_mask = 0; in rockchip_snd_xfer_clear() 218 unsigned int xfer_val = 0; in rockchip_snd_xfer_clear() 284 /* only used when clk_trcm > 0 */ [all …]
|
/openbmc/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 …]
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk356x.dtsi | 50 #size-cells = <0>; 52 cpu0: cpu@0 { 55 reg = <0x0 0x0>; 56 clocks = <&scmi_clk 0>; 65 reg = <0x0 0x100>; 74 reg = <0x0 0x200>; 83 reg = <0x0 0x300>; 90 cpu0_opp_table: opp-table-0 { 140 arm,smc-id = <0x82000010>; 143 #size-cells = <0>; [all …]
|