/linux-4.1.27/drivers/clk/versatile/ |
D | clk-vexpress-osc.c | 29 #define to_vexpress_osc(osc) container_of(osc, struct vexpress_osc, hw) argument 34 struct vexpress_osc *osc = to_vexpress_osc(hw); in vexpress_osc_recalc_rate() local 37 regmap_read(osc->reg, 0, &rate); in vexpress_osc_recalc_rate() 45 struct vexpress_osc *osc = to_vexpress_osc(hw); in vexpress_osc_round_rate() local 47 if (WARN_ON(osc->rate_min && rate < osc->rate_min)) in vexpress_osc_round_rate() 48 rate = osc->rate_min; in vexpress_osc_round_rate() 50 if (WARN_ON(osc->rate_max && rate > osc->rate_max)) in vexpress_osc_round_rate() 51 rate = osc->rate_max; in vexpress_osc_round_rate() 59 struct vexpress_osc *osc = to_vexpress_osc(hw); in vexpress_osc_set_rate() local 61 return regmap_write(osc->reg, 0, rate); in vexpress_osc_set_rate() [all …]
|
D | Makefile | 6 obj-$(CONFIG_CLK_VEXPRESS_OSC) += clk-vexpress-osc.o
|
/linux-4.1.27/drivers/staging/lustre/lustre/osc/ |
D | osc_object.c | 55 static struct lu_object *osc2lu(struct osc_object *osc) in osc2lu() argument 57 return &osc->oo_cl.co_lu; in osc2lu() 75 struct osc_object *osc = lu2osc(obj); in osc_object_init() local 79 osc->oo_oinfo = cconf->u.coc_oinfo; in osc_object_init() 80 spin_lock_init(&osc->oo_seatbelt); in osc_object_init() 82 INIT_LIST_HEAD(&osc->oo_inflight[i]); in osc_object_init() 84 INIT_LIST_HEAD(&osc->oo_ready_item); in osc_object_init() 85 INIT_LIST_HEAD(&osc->oo_hp_ready_item); in osc_object_init() 86 INIT_LIST_HEAD(&osc->oo_write_item); in osc_object_init() 87 INIT_LIST_HEAD(&osc->oo_read_item); in osc_object_init() [all …]
|
D | osc_cache.c | 59 struct client_obd *cli, struct osc_object *osc); 1218 static inline int osc_is_ready(struct osc_object *osc) in osc_is_ready() argument 1220 return !list_empty(&osc->oo_ready_item) || in osc_is_ready() 1221 !list_empty(&osc->oo_hp_ready_item); in osc_is_ready() 1529 struct osc_object *osc = oap->oap_obj; in osc_enter_cache() local 1530 struct lov_oinfo *loi = osc->oo_oinfo; in osc_enter_cache() 1632 static int osc_max_rpc_in_flight(struct client_obd *cli, struct osc_object *osc) in osc_max_rpc_in_flight() argument 1634 int hprpc = !!list_empty(&osc->oo_hp_exts); in osc_max_rpc_in_flight() 1641 static int osc_makes_rpc(struct client_obd *cli, struct osc_object *osc, in osc_makes_rpc() argument 1654 if (atomic_read(&osc->oo_nr_writes) == 0) in osc_makes_rpc() [all …]
|
D | Makefile | 1 obj-$(CONFIG_LUSTRE_FS) += osc.o 2 osc-y := osc_request.o osc_dev.o osc_object.o \ 4 osc-$(CONFIG_PROC_FS) += lproc_osc.o
|
D | lproc_osc.c | 523 LPROC_SEQ_FOPS_RO_TYPE(osc, uuid); 524 LPROC_SEQ_FOPS_RO_TYPE(osc, connect_flags); 525 LPROC_SEQ_FOPS_RO_TYPE(osc, blksize); 526 LPROC_SEQ_FOPS_RO_TYPE(osc, kbytestotal); 527 LPROC_SEQ_FOPS_RO_TYPE(osc, kbytesfree); 528 LPROC_SEQ_FOPS_RO_TYPE(osc, kbytesavail); 529 LPROC_SEQ_FOPS_RO_TYPE(osc, filestotal); 530 LPROC_SEQ_FOPS_RO_TYPE(osc, filesfree); 531 LPROC_SEQ_FOPS_RO_TYPE(osc, server_uuid); 532 LPROC_SEQ_FOPS_RO_TYPE(osc, conn_uuid); [all …]
|
D | osc_io.c | 106 struct osc_object *osc = NULL; /* to keep gcc happy */ in osc_io_submit() local 123 osc = cl2osc(ios->cis_obj); in osc_io_submit() 124 cli = osc_cli(osc); in osc_io_submit() 143 LASSERT(osc == oap->oap_obj); in osc_io_submit() 175 result = osc_queue_sync_pages(env, osc, &list, cmd, in osc_io_submit() 183 result = osc_queue_sync_pages(env, osc, &list, cmd, brw_flags); in osc_io_submit() 581 struct osc_object *osc = cl2osc(obj); in osc_io_fsync_start() local 589 result = osc_cache_writeback_range(env, osc, start, end, 0, in osc_io_fsync_start() 603 rc = osc_cache_wait_range(env, osc, start, end); in osc_io_fsync_start() 606 rc = osc_fsync_ost(env, osc, fio); in osc_io_fsync_start()
|
D | osc_dev.c | 109 static struct lu_device *osc2lu_dev(struct osc_device *osc) in osc2lu_dev() argument 111 return &osc->od_cl.cd_lu_dev; in osc2lu_dev() 171 LU_TYPE_INIT_FINI(osc, &osc_key, &osc_session_key);
|
D | osc_cl_internal.h | 438 int osc_prep_async_page(struct osc_object *osc, struct osc_page *ops, 457 struct osc_object *osc, pdl_policy_t pol);
|
D | osc_page.c | 504 struct osc_object *osc = cl2osc(obj); in osc_page_init() local 511 result = osc_prep_async_page(osc, opg, vmpage, in osc_page_init() 530 result = osc_lru_reserve(env, osc, opg); in osc_page_init()
|
/linux-4.1.27/drivers/clk/at91/ |
D | clk-main.c | 74 struct clk_main_osc *osc = dev_id; in clk_main_osc_irq_handler() local 76 wake_up(&osc->wait); in clk_main_osc_irq_handler() 77 disable_irq_nosync(osc->irq); in clk_main_osc_irq_handler() 84 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_prepare() local 85 struct at91_pmc *pmc = osc->pmc; in clk_main_osc_prepare() 98 enable_irq(osc->irq); in clk_main_osc_prepare() 99 wait_event(osc->wait, in clk_main_osc_prepare() 108 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_unprepare() local 109 struct at91_pmc *pmc = osc->pmc; in clk_main_osc_unprepare() 124 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_is_prepared() local [all …]
|
D | clk-slow.c | 77 struct clk_slow_osc *osc = to_clk_slow_osc(hw); in clk_slow_osc_prepare() local 78 void __iomem *sckcr = osc->sckcr; in clk_slow_osc_prepare() 86 usleep_range(osc->startup_usec, osc->startup_usec + 1); in clk_slow_osc_prepare() 93 struct clk_slow_osc *osc = to_clk_slow_osc(hw); in clk_slow_osc_unprepare() local 94 void __iomem *sckcr = osc->sckcr; in clk_slow_osc_unprepare() 105 struct clk_slow_osc *osc = to_clk_slow_osc(hw); in clk_slow_osc_is_prepared() local 106 void __iomem *sckcr = osc->sckcr; in clk_slow_osc_is_prepared() 128 struct clk_slow_osc *osc; in at91_clk_register_slow_osc() local 135 osc = kzalloc(sizeof(*osc), GFP_KERNEL); in at91_clk_register_slow_osc() 136 if (!osc) in at91_clk_register_slow_osc() [all …]
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | vexpress-v2p-ca5s.dts | 131 oscclk0: osc@0 { 133 compatible = "arm,vexpress-osc"; 140 oscclk1: osc@1 { 142 compatible = "arm,vexpress-osc"; 149 osc@2 { 151 compatible = "arm,vexpress-osc"; 158 oscclk3: osc@3 { 160 compatible = "arm,vexpress-osc"; 167 osc@4 { 169 compatible = "arm,vexpress-osc"; [all …]
|
D | vexpress-v2p-ca15-tc1.dts | 129 osc@0 { 131 compatible = "arm,vexpress-osc"; 138 osc@4 { 140 compatible = "arm,vexpress-osc"; 147 oscclk5: osc@5 { 149 compatible = "arm,vexpress-osc"; 156 smbclk: osc@6 { 158 compatible = "arm,vexpress-osc"; 165 oscclk7: osc@7 { 167 compatible = "arm,vexpress-osc"; [all …]
|
D | vexpress-v2p-ca15_a7.dts | 209 osc@0 { 211 compatible = "arm,vexpress-osc"; 218 osc@1 { 220 compatible = "arm,vexpress-osc"; 227 osc@2 { 229 compatible = "arm,vexpress-osc"; 236 osc@3 { 238 compatible = "arm,vexpress-osc"; 245 osc@4 { 247 compatible = "arm,vexpress-osc"; [all …]
|
D | stih415-clock.dtsi | 43 clk_s_a0_osc_prediv: clk-s-a0-osc-prediv { 50 clock-output-names = "clk-s-a0-osc-prediv"; 101 clk_s_a1_osc_prediv: clk-s-a1-osc-prediv { 108 clock-output-names = "clk-s-a1-osc-prediv"; 177 clk_m_a0_osc_prediv: clk-m-a0-osc-prediv { 184 clock-output-names = "clk-m-a0-osc-prediv"; 291 clk_m_a1_osc_prediv: clk-m-a1-osc-prediv { 298 clock-output-names = "clk-m-a1-osc-prediv"; 413 clk_m_a2_osc_prediv: clk-m-a2-osc-prediv { 420 clock-output-names = "clk-m-a2-osc-prediv";
|
D | vexpress-v2p-ca9.dts | 193 osc@0 { 195 compatible = "arm,vexpress-osc"; 202 oscclk1: osc@1 { 204 compatible = "arm,vexpress-osc"; 211 smbclk: oscclk2: osc@2 { 213 compatible = "arm,vexpress-osc";
|
D | stihxxx-b2120.dtsi | 62 st,osc-rdy; 66 st,osc-force-ext;
|
D | ecx-common.dtsi | 149 osc: oscillator { label 158 clocks = <&osc>; 165 clocks = <&osc>; 186 clocks = <&osc>;
|
D | vexpress-v2m-rs1.dtsi | 372 osc@0 { 374 compatible = "arm,vexpress-osc"; 381 v2m_oscclk1: osc@1 { 383 compatible = "arm,vexpress-osc"; 390 v2m_oscclk2: osc@2 { 392 compatible = "arm,vexpress-osc";
|
D | vexpress-v2m.dtsi | 371 osc@0 { 373 compatible = "arm,vexpress-osc"; 380 v2m_oscclk1: osc@1 { 382 compatible = "arm,vexpress-osc"; 389 v2m_oscclk2: osc@2 { 391 compatible = "arm,vexpress-osc";
|
D | stih416-clock.dtsi | 44 clk_s_a0_osc_prediv: clk-s-a0-osc-prediv { 51 clock-output-names = "clk-s-a0-osc-prediv"; 102 clk_s_a1_osc_prediv: clk-s-a1-osc-prediv { 109 clock-output-names = "clk-s-a1-osc-prediv"; 179 clk_m_a0_osc_prediv: clk-m-a0-osc-prediv { 186 clock-output-names = "clk-m-a0-osc-prediv"; 293 clk_m_a1_osc_prediv: clk-m-a1-osc-prediv { 300 clock-output-names = "clk-m-a1-osc-prediv"; 415 clk_m_a2_osc_prediv: clk-m-a2-osc-prediv { 422 clock-output-names = "clk-m-a2-osc-prediv";
|
D | ge863-pro3.dtsi | 19 compatible = "atmel,osc", "fixed-clock";
|
D | mpa1600.dts | 25 compatible = "atmel,osc", "fixed-clock";
|
D | pxa27x.dtsi | 42 * The muxing of external clocks/internal dividers for osc* clock
|
D | tny_a9260_common.dtsi | 24 compatible = "atmel,osc", "fixed-clock";
|
D | tny_a9263.dts | 29 compatible = "atmel,osc", "fixed-clock";
|
D | at91sam9x5cm.dtsi | 21 compatible = "atmel,osc", "fixed-clock";
|
D | usb_a9260_common.dtsi | 16 compatible = "atmel,osc", "fixed-clock";
|
D | imx51-apf51.dts | 29 osc {
|
D | at91rm9200ek.dts | 25 compatible = "atmel,osc", "fixed-clock";
|
D | at91-cosino.dtsi | 34 compatible = "atmel,osc", "fixed-clock";
|
D | usb_a9263.dts | 29 compatible = "atmel,osc", "fixed-clock";
|
D | kizbox.dts | 30 compatible = "atmel,osc", "fixed-clock";
|
D | at91-foxg20.dts | 31 compatible = "atmel,osc", "fixed-clock";
|
D | pm9g45.dts | 29 compatible = "atmel,osc", "fixed-clock";
|
D | rk3066a.dtsi | 121 compatible = "snps,dw-apb-timer-osc"; 129 compatible = "snps,dw-apb-timer-osc"; 137 compatible = "snps,dw-apb-timer-osc";
|
D | animeo_ip.dts | 40 compatible = "atmel,osc", "fixed-clock";
|
D | at91-qil_a9260.dts | 28 compatible = "atmel,osc", "fixed-clock";
|
D | bcm-cygnus-clock.dtsi | 38 osc: oscillator { label
|
D | at91-ariag25.dts | 42 compatible = "atmel,osc", "fixed-clock";
|
D | at91sam9n12.dtsi | 109 compatible = "atmel,at91sam9x5-clk-main-rc-osc"; 117 compatible = "atmel,at91rm9200-clk-main-osc"; 398 compatible = "atmel,at91sam9x5-clk-slow-osc"; 404 compatible = "atmel,at91sam9x5-clk-slow-rc-osc";
|
D | at91sam9rlek.dts | 29 compatible = "atmel,osc", "fixed-clock";
|
D | at91sam9g20ek_common.dtsi | 26 compatible = "atmel,osc", "fixed-clock";
|
D | at91sam9263ek.dts | 29 compatible = "atmel,osc", "fixed-clock";
|
D | at91sam9n12ek.dts | 30 compatible = "atmel,osc", "fixed-clock";
|
D | at91sam9261ek.dts | 29 compatible = "atmel,osc", "fixed-clock";
|
D | imx50.dtsi | 73 osc { 74 compatible = "fsl,imx-osc", "fixed-clock";
|
D | imx25.dtsi | 60 osc { 61 compatible = "fsl,imx-osc", "fixed-clock";
|
D | at91sam9x5.dtsi | 117 compatible = "atmel,at91sam9x5-clk-main-rc-osc"; 125 compatible = "atmel,at91rm9200-clk-main-osc"; 398 compatible = "atmel,at91sam9x5-clk-slow-osc"; 404 compatible = "atmel,at91sam9x5-clk-slow-rc-osc";
|
D | at91sam9m10g45ek.dts | 31 compatible = "atmel,osc", "fixed-clock";
|
D | at91-sama5d4_xplained.dts | 66 compatible = "atmel,osc", "fixed-clock";
|
D | imx51.dtsi | 70 osc { 71 compatible = "fsl,imx-osc", "fixed-clock";
|
D | imx6sx.dtsi | 106 osc: clock@1 { label 111 clock-output-names = "osc"; 535 clocks = <&ckil>, <&osc>, <&ipp_di0>, <&ipp_di1>; 536 clock-names = "ckil", "osc", "ipp_di0", "ipp_di1";
|
D | sama5d3.dtsi | 918 compatible = "atmel,at91sam9x5-clk-main-rc-osc"; 927 compatible = "atmel,at91rm9200-clk-main-osc"; 1293 compatible = "atmel,at91sam9x5-clk-slow-rc-osc"; 1301 compatible = "atmel,at91sam9x5-clk-slow-osc";
|
D | at91-sama5d4ek.dts | 66 compatible = "atmel,osc", "fixed-clock";
|
D | omap3-beagle-xm.dts | 282 compatible = "ti,twl4030-power-beagleboard-xm", "ti,twl4030-power-idle-osc-off";
|
D | imx53.dtsi | 101 osc { 102 compatible = "fsl,imx-osc", "fixed-clock";
|
D | sama5d4.dtsi | 395 compatible = "atmel,at91sam9x5-clk-main-rc-osc"; 404 compatible = "atmel,at91rm9200-clk-main-osc"; 1192 compatible = "atmel,at91sam9x5-clk-slow-rc-osc"; 1200 compatible = "atmel,at91sam9x5-clk-slow-osc";
|
D | at91sam9g45.dtsi | 126 compatible = "atmel,at91rm9200-clk-main-osc"; 1217 compatible = "atmel,at91sam9x5-clk-slow-osc"; 1224 compatible = "atmel,at91sam9x5-clk-slow-rc-osc";
|
D | at91sam9rl.dtsi | 1047 compatible = "atmel,at91sam9x5-clk-slow-osc"; 1054 compatible = "atmel,at91sam9x5-clk-slow-rc-osc";
|
D | imx6qdl.dtsi | 75 osc { 76 compatible = "fsl,imx-osc", "fixed-clock";
|
D | tegra20-whistler.dts | 53 nvidia,function = "osc";
|
D | sun5i-a13.dtsi | 118 compatible = "allwinner,sun4i-a10-osc-clk";
|
D | sun5i-a10s.dtsi | 77 compatible = "allwinner,sun4i-a10-osc-clk";
|
D | at91sam9261.dtsi | 580 compatible = "atmel,at91rm9200-clk-main-osc";
|
D | at91rm9200.dtsi | 109 compatible = "atmel,at91rm9200-clk-main-osc";
|
D | imx6sl.dtsi | 88 osc {
|
D | at91sam9263.dtsi | 105 compatible = "atmel,at91rm9200-clk-main-osc";
|
D | at91sam9260.dtsi | 112 compatible = "atmel,at91rm9200-clk-main-osc";
|
D | sun4i-a10.dtsi | 144 compatible = "allwinner,sun4i-a10-osc-clk";
|
D | omap3-n900.dts | 417 compatible = "ti,twl4030-power-n900", "ti,twl4030-power-idle-osc-off";
|
D | sun7i-a20.dtsi | 185 compatible = "allwinner,sun4i-a10-osc-clk";
|
/linux-4.1.27/arch/avr32/boards/hammerhead/ |
D | flash.c | 177 struct clk *osc; in hammerhead_usbh_init() local 198 osc = clk_get(NULL, "osc1"); in hammerhead_usbh_init() 199 if (IS_ERR(osc)) { in hammerhead_usbh_init() 200 ret = PTR_ERR(osc); in hammerhead_usbh_init() 204 ret = clk_set_parent(gclk, osc); in hammerhead_usbh_init() 235 clk_put(osc); in hammerhead_usbh_init()
|
/linux-4.1.27/drivers/rtc/ |
D | rtc-rs5c372.c | 252 static int rs5c372_get_trim(struct i2c_client *client, int *osc, int *trim) in rs5c372_get_trim() argument 257 if (osc) in rs5c372_get_trim() 258 *osc = (tmp & RS5C372_TRIM_XSL) ? 32000 : 32768; in rs5c372_get_trim() 419 int err, osc, trim; in rs5c372_rtc_proc() local 421 err = rs5c372_get_trim(to_i2c_client(dev), &osc, &trim); in rs5c372_rtc_proc() 424 osc / 1000, osc % 1000); in rs5c372_rtc_proc() 462 int err, osc; in rs5c372_sysfs_show_osc() local 464 err = rs5c372_get_trim(to_i2c_client(dev), &osc, NULL); in rs5c372_sysfs_show_osc() 468 return sprintf(buf, "%d.%03d KHz\n", osc / 1000, osc % 1000); in rs5c372_sysfs_show_osc() 470 static DEVICE_ATTR(osc, S_IRUGO, rs5c372_sysfs_show_osc, NULL);
|
/linux-4.1.27/arch/xtensa/boot/dts/ |
D | xtfpga.dtsi | 39 osc: main-oscillator { label 64 clocks = <&osc>; 72 clocks = <&osc>; 91 clocks = <&osc>;
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | nvidia,tegra30-car.txt | 13 the 32 KHz "32k_in", and the board-specific oscillator "osc". 45 osc: clock@0 { 61 clocks = <&clk_32k> <&osc>;
|
D | nvidia,tegra20-car.txt | 13 the 32 KHz "32k_in", and the board-specific oscillator "osc". 45 osc: clock@0 { 61 clocks = <&clk_32k> <&osc>;
|
D | nvidia,tegra114-car.txt | 13 the 32 KHz "32k_in", and the board-specific oscillator "osc". 45 osc: clock@0 { 61 clocks = <&clk_32k> <&osc>;
|
D | clock-bindings.txt | 83 clocks = <&osc 1>, <&ref 0>; 89 The baud clock is connected to output 1 of the &osc device, and the register 95 osc: oscillator { 99 clock-output-names = "osc"; 107 clocks = <&osc 0>; 120 clocks = <&osc 0>, <&pll 1>; 128 * The oscillator is fixed-frequency, and provides one clock output, named "osc". 152 clocks = <&osc 0>, <&pll 1>;
|
D | nvidia,tegra124-car.txt | 13 the 32 KHz "32k_in", and the board-specific oscillator "osc". 47 osc: clock@0 { 63 clocks = <&clk_32k> <&osc>;
|
D | at91-clock.txt | 13 "atmel,at91sam9x5-clk-slow-osc": 16 "atmel,at91sam9x5-clk-slow-rc-osc": 33 "atmel,at91rm9200-clk-main-osc" 34 "atmel,at91sam9x5-clk-main-rc-osc" 106 compatible = "atmel,at91sam9x5-clk-slow-rc-osc"; 113 - clocks : shall encode the main osc source clk sources (see atmel datasheet). 116 - atmel,osc-bypass : boolean property. Set this when a clock signal is directly 121 compatible = "atmel,at91rm9200-clk-slow-osc"; 178 compatible = "atmel,at91sam9x5-clk-main-rc-osc"; 189 - clocks : shall encode the main osc source clk sources (see atmel datasheet). [all …]
|
D | bcm-cygnus-clock.txt | 17 osc: oscillator {
|
D | axi-clkgen.txt | 21 clocks = <&osc 1>;
|
D | imx6sx-clock.txt | 9 - clock-names: should include entries "ckil", "osc", "ipp_di0" and "ipp_di1"
|
D | prima2-clock.txt | 16 osc 1
|
D | imx25-clock.txt | 16 osc 1
|
D | sunxi.txt | 9 "allwinner,sun4i-a10-osc-clk" - for a gatable oscillator 121 compatible = "allwinner,sun4i-a10-osc-clk";
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | vexpress-sysreg.txt | 73 "arm,vexpress-osc" 84 - second cell of each group defines device number (eg. osc 0, 85 osc 1 etc.) 94 osc@0 { 95 compatible = "arm,vexpress-osc";
|
D | vexpress.txt | 208 osc@0 { 209 compatible = "arm,vexpress-osc";
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/st/ |
D | st,clkgen-prediv.txt | 26 clk_m_a2_osc_prediv: clk-m-a2-osc-prediv { 33 clock-output-names = "clk-m-a2-osc-prediv";
|
D | st,clkgen.txt | 75 clk_s_a0_osc_prediv: clk-s-a0-osc-prediv { 82 clock-output-names = "clk-s-a0-osc-prediv";
|
/linux-4.1.27/drivers/clk/tegra/ |
D | clk-tegra-fixed.c | 38 struct clk *clk, *osc; in tegra_osc_clk_init() local 56 osc = clk_register_fixed_rate(NULL, "osc", NULL, CLK_IS_ROOT, in tegra_osc_clk_init()
|
/linux-4.1.27/drivers/char/hw_random/ |
D | mxc-rnga.c | 110 u32 ctrl, osc; in mxc_rnga_init() local 118 osc = __raw_readl(mxc_rng->mem + RNGA_STATUS); in mxc_rnga_init() 119 if (osc & RNGA_STATUS_OSC_DEAD) { in mxc_rnga_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/phy/ |
D | phy-miphy28lp.txt | 34 - st,osc-rdy : to check the MIPHY0_OSC_RDY status in the glue-logic. This 37 - st,osc-force-ext : to select the external oscillator. This can change from 65 st,osc-rdy; 81 st,osc-force-ext;
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | maxim,max310x.txt | 17 "osc" if an external clock source is used. 31 clock-names = "osc";
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | twl4030-power.txt | 12 "ti,twl4030-power-idle-osc-off" 20 When using ti,twl4030-power-idle-osc-off, the TI recommended
|
/linux-4.1.27/drivers/staging/lustre/lustre/ |
D | Makefile | 1 obj-$(CONFIG_LUSTRE_FS) += libcfs/ obdclass/ ptlrpc/ fld/ osc/ mgc/ \
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | mpc5125twr.dts | 63 osc: osc { label 107 clocks = <&osc>; 108 clock-names = "osc";
|
D | mpc5121.dtsi | 88 osc: osc { label 143 clocks = <&osc>; 144 clock-names = "osc";
|
D | ac14xx.dts | 143 osc {
|
/linux-4.1.27/drivers/clk/sirf/ |
D | clk-prima2.c | 62 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator 135 prima2_clks[osc] = clk_register_fixed_rate(NULL, "osc", NULL, in prima2_clk_init()
|
D | clk-atlas6.c | 63 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator 136 atlas6_clks[osc] = clk_register_fixed_rate(NULL, "osc", NULL, in atlas6_clk_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/timer/ |
D | allwinner,sun4i-timer.txt | 16 clocks = <&osc>;
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | opencores-ethoc.txt | 21 clocks = <&osc>;
|
/linux-4.1.27/drivers/mfd/ |
D | twl-core.c | 1011 struct clk *osc; in clocks_init() local 1015 osc = clk_get(dev, "fck"); in clocks_init() 1016 if (IS_ERR(osc)) { in clocks_init() 1022 rate = clk_get_rate(osc); in clocks_init() 1023 clk_put(osc); in clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | dw-apb.txt | 7 "snps,dw-apb-timer-osc" <DEPRECATED>
|
/linux-4.1.27/arch/arm64/boot/dts/arm/ |
D | rtsm_ve-motherboard.dtsi | 239 v2m_oscclk1: osc@1 { 241 compatible = "arm,vexpress-osc";
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.txt | 30 clocks = <&osc 0>;
|
/linux-4.1.27/drivers/media/tuners/ |
D | max2165.c | 135 static int max2165_set_osc(struct max2165_priv *priv, u8 osc /*MHz*/) in max2165_set_osc() argument 139 v = (osc / 2); in max2165_set_osc()
|
/linux-4.1.27/Documentation/devicetree/bindings/i2c/ |
D | i2c-ocores.txt | 59 clocks = <&osc>;
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-imx25.c | 68 dummy, osc, mpll, upll, mpll_cpu_3_4, cpu_sel, cpu, ahb, usb_div, ipg, enumerator 97 clk[osc] = imx_clk_fixed("osc", osc_rate); in __mx25_clocks_init()
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | simple-card.txt | 107 clocks = <&osc>;
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | codec.txt | 147 /* vref/mid, clk and osc on, active */
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | lproc_llite.c | 965 struct super_block *sb, char *osc, char *mdc) in lprocfs_register_mountpoint() argument 982 LASSERT(osc != NULL); in lprocfs_register_mountpoint() 1093 obd = class_name2obd(osc); in lprocfs_register_mountpoint()
|
D | llite_internal.h | 675 struct super_block *sb, char *osc, char *mdc); 684 struct super_block *sb, char *osc, char *mdc){return 0;} in lprocfs_register_mountpoint() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | obd_config.c | 855 int class_add_profile(int proflen, char *prof, int osclen, char *osc, in class_add_profile() argument 876 LASSERT(osclen == (strlen(osc) + 1)); in class_add_profile() 882 memcpy(lprof->lp_dt, osc, osclen); in class_add_profile()
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra20-pinmux.txt | 111 osc, owr, pcie, plla_out, pllc_out1, pllm_out1, pllp_out2, pllp_out3,
|
/linux-4.1.27/drivers/tty/ |
D | synclink_gt.c | 3963 unsigned int osc = info->base_clock; in set_rate() local 3972 div = osc/rate; in set_rate() 3973 if (!(osc % rate) && div) in set_rate()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 1929 FUNCTION(osc),
|
/linux-4.1.27/ |
D | MAINTAINERS | 1579 F: drivers/clk/versatile/clk-vexpress-osc.c
|