Searched full:sirc (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
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",
|
D | imx7ulp-pcc-clock.yaml | 19 domains, such as the System Oscillator clock, the Slow IRC (SIRC),
|
/linux-6.12.1/drivers/media/rc/img-ir/ |
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-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx7ulp.dtsi | 69 sirc: clock-sirc { label 72 clock-output-names = "sirc"; 250 clocks = <&rosc>, <&sosc>, <&sirc>, 252 clock-names = "rosc", "sosc", "sirc",
|
/linux-6.12.1/arch/hexagon/include/asm/ |
D | irq.h | 14 * 64 == the two SIRC's, 176 == the two gpio's
|
/linux-6.12.1/drivers/clk/imx/ |
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-6.12.1/tools/perf/util/ |
D | symbol.c | 1874 int sirc = -1; in dso__load() local 1906 sirc = symsrc__init(ss, dso, name, symtab_type); in dso__load() 1916 if (!is_reg || sirc < 0) in dso__load()
|