Searched full:sirc (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/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),
|
| /kernel/linux/linux-5.10/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),
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx7ulp.dtsi | 69 sirc: clock-sirc { label 72 clock-output-names = "sirc"; 249 clocks = <&rosc>, <&sosc>, <&sirc>, 251 clock-names = "rosc", "sosc", "sirc",
|
| /kernel/linux/linux-6.6/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",
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| D | irq.h | 14 * 64 == the two SIRC's, 176 == the two gpio's
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | irq.h | 14 * 64 == the two SIRC's, 176 == the two gpio's
|
| /kernel/linux/linux-5.10/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_obtain_fixed_clk_hw(np, "sirc"); in imx7ulp_clk_scg1_init()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | symbol.c | 1832 int sirc = -1; in dso__load() local 1864 sirc = symsrc__init(ss, dso, name, symtab_type); in dso__load() 1874 if (!is_reg || sirc < 0) in dso__load()
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | symbol.c | 1858 int sirc = -1; in dso__load() local 1881 sirc = symsrc__init(ss, dso, name, symtab_type); in dso__load() 1891 if (!is_reg || sirc < 0) in dso__load()
|