Home
last modified time | relevance | path

Searched +full:0 +full:x20480000 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dintel,keembay-phy-usb.yaml27 const: 0
40 reg = <0x20400000 0x1c>,
41 <0x20480000 0xd0>;
43 #phy-cells = <0>;
/openbmc/qemu/target/sh4/
H A Dcpu.c61 cpu->env.pc = data[0]; in superh_restore_state_to_opc()
100 return 0; in sh4_cpu_mmu_index()
102 return (env->sr & (1u << SR_MD)) == 0 ? 1 : 0; in sh4_cpu_mmu_index()
116 memset(env, 0, offsetof(CPUSH4State, end_reset_fields)); in superh_cpu_reset_hold()
118 env->pc = 0xA0000000; in superh_cpu_reset_hold()
144 if (strcmp(s, "any") == 0) { in superh_cpu_class_by_name()
170 scc->pvr = 0x00050000; in sh7750r_class_init()
171 scc->prr = 0x00000100; in sh7750r_class_init()
172 scc->cvr = 0x00110000; in sh7750r_class_init()
187 scc->pvr = 0x04050005; in sh7751r_class_init()
[all …]