Home
last modified time | relevance | path

Searched full:cksel (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/devicetree/bindings/ptp/
H A Dfsl,ptp.yaml32 fsl,cksel:
38 in CKSEL bits in TMR_CTRL register. "fsl,cksel" property keeps the
149 fsl,cksel = <1>;
/linux/drivers/ptp/
H A Dptp_qoriq.c424 ptp_qoriq->cksel = DEFAULT_CKSEL; in ptp_qoriq_auto_config()
483 if (of_property_read_u32(node, "fsl,cksel", &ptp_qoriq->cksel)) in ptp_qoriq_init()
484 ptp_qoriq->cksel = DEFAULT_CKSEL; in ptp_qoriq_init()
545 (ptp_qoriq->cksel & CKSEL_MASK) << CKSEL_SHIFT; in ptp_qoriq_init()
/linux/drivers/clk/renesas/
H A Drcar-gen3-cpg.h27 CLK_TYPE_GEN3_RCKSEL, /* Select parent/divider using RCKCR.CKSEL */
H A Drcar-gen3-cpg.c478 * using RCKCR.CKSEL in rcar_gen3_cpg_clk_register()
/linux/include/linux/fsl/
H A Dptp_qoriq.h158 u32 cksel; member
/linux/drivers/hwmon/
H A Dw83795.c298 /* Best fit for cksel = 0 */ in pwm_freq_to_reg()
301 if (val < 375) /* cksel = 1 can't beat this */ in pwm_freq_to_reg()
305 /* Best fit for cksel = 1 */ in pwm_freq_to_reg()
/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier-pro4.c27 UNIPHIER_PINCTRL_PIN(4, "CKSEL", UNIPHIER_PIN_IECTRL_NONE,