Searched full:sirc (Results  1 – 8 of 8) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ | 
| H A D | imx7ulp-scg-clock.yaml | 19   domains, such as the System Oscillator clock, the Slow IRC (SIRC),62       - const: sirc
 83         clocks = <&rosc>, <&sosc>, <&sirc>,
 85         clock-names = "rosc", "sosc", "sirc",
 
 | 
| H A D | imx7ulp-pcc-clock.yaml | 19   domains, such as the System Oscillator clock, the Slow IRC (SIRC),
 | 
| /linux/drivers/media/rc/img-ir/ | 
| H A D | img-ir-sony.c | 3  * ImgTec IR Decoder setup for Sony (SIRC) protocol.123  * Sony SIRC decoder
 124  * See also http://www.sbprojects.com/knowledge/ir/sirc.php
 125  *          http://picprojects.org.uk/projects/sirc/sonysirc.pdf
 
 | 
| /linux/arch/arm/boot/dts/nxp/imx/ | 
| H A D | imx7ulp.dtsi | 69 	sirc: clock-sirc {  label72 		clock-output-names = "sirc";
 251 			clocks = <&rosc>, <&sosc>, <&sirc>,
 253 			clock-names = "rosc", "sosc", "sirc",
 
 | 
| /linux/arch/hexagon/include/asm/ | 
| H A D | irq.h | 14  * 64 == the two SIRC's, 176 == the two gpio's
 | 
| /linux/drivers/clk/imx/ | 
| H A D | clk-imx7ulp.c | 27 static const char * const scs_sels[]		= { "dummy", "sosc", "sirc", "firc", "dummy", "apll_sel", "sp…34 /* used by sosc/sirc/firc/ddr/spll/apll dividers */
 64 	hws[IMX7ULP_CLK_SIRC]		= imx_get_clk_hw_by_name(np, "sirc");  in imx7ulp_clk_scg1_init()
 
 | 
| /linux/Documentation/devicetree/bindings/rtc/ | 
| H A D | nxp,s32g-rtc.yaml | 40           On S32G2/S32G3 SoCs, 'source0' is the SIRC clock (~32KHz) and it is
 | 
| /linux/tools/perf/util/ | 
| H A D | symbol.c | 1768 		int sirc = -1;  in dso__load()  local1800 			sirc = symsrc__init(ss, dso, name, symtab_type);  in dso__load()
 1810 		if (!is_reg || sirc < 0)  in dso__load()
 
 |