Searched refs:csi (Results 1 – 7 of 7) sorted by relevance
/arch/powerpc/boot/dts/ |
D | o2d.dtsi | 107 csi@3,0 { 108 compatible = "ifm,o2d-csi"; 110 ifm,csi-clk-handle = <&gpt7>; 117 ifm,csi-addr-bus-width = <24>; 118 ifm,csi-data-bus-width = <8>; 119 ifm,csi-wait-cycles = <0>;
|
/arch/ia64/kernel/ |
D | topology.c | 145 pal_cache_shared_info_t csi; in cache_shared_cpu_map_setup() local 158 &csi) != PAL_STATUS_SUCCESS) in cache_shared_cpu_map_setup() 161 num_shared = (int) csi.num_shared; in cache_shared_cpu_map_setup() 165 && cpu_data(j)->core_id == csi.log1_cid in cache_shared_cpu_map_setup() 166 && cpu_data(j)->thread_id == csi.log1_tid) in cache_shared_cpu_map_setup() 174 &csi) == PAL_STATUS_SUCCESS); in cache_shared_cpu_map_setup()
|
/arch/arm/mach-imx/ |
D | clk-imx31.c | 38 per_div, per, csi, fir, csi_div, usb_div_pre, usb_div_post, fir_div_pre, enumerator 69 clk[csi] = imx_clk_mux("csi_sel", base + MXC_CCM_CCMR, 25, 1, csi_sel, ARRAY_SIZE(csi_sel)); in mx31_clocks_init() 179 clk_set_parent(clk[csi], clk[upll]); in mx31_clocks_init()
|
/arch/arm/mach-omap2/ |
D | control.c | 129 u32 csi; member 465 control_context.csi = omap_ctrl_readl(OMAP343X_CONTROL_CSI); in omap3_control_save_context() 522 omap_ctrl_writel(control_context.csi, OMAP343X_CONTROL_CSI); in omap3_control_restore_context()
|
/arch/arm/boot/dts/ |
D | imx6sx.dtsi | 1040 csi1: csi@02214000 { 1059 csi2: csi@0221c000 { 1096 clock-names = "vadc", "csi";
|
D | imx6sl.dtsi | 614 csi: csi@020e4000 { label
|
D | tegra114-dalmore.dts | 41 avdd-dsi-csi-supply = <&avdd_1v2_reg>; 990 regulator-name = "avdd-dsi-csi";
|