Home
last modified time | relevance | path

Searched defs:clk_and_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dimmap_cpm2.h300 typedef struct clk_and_reset { struct
301 u32 car_sccr;
302 u8 res1[4];
303 u32 car_scmr;
304 u8 res2[4];
305 u32 car_rsr;
306 u32 car_rmr;
307 u8 res[104];
H A D8xx_immap.h193 typedef struct clk_and_reset { struct
194 uint car_sccr;
195 uint car_plprcr;
196 uint car_rsr;
197 char res[0x74]; /* Reserved area */
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_8xx.h140 typedef struct clk_and_reset { struct
141 uint car_sccr;
142 uint car_plprcr;
143 uint car_rsr;
144 char res[0x74]; /* Reserved area */