Searched full:cksel (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/devicetree/bindings/ptp/ |
H A D | fsl,ptp.yaml | 32 fsl,cksel: 38 in CKSEL bits in TMR_CTRL register. "fsl,cksel" property keeps the 149 fsl,cksel = <1>;
|
/linux/drivers/ptp/ |
H A D | ptp_qoriq.c | 424 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 D | rcar-gen3-cpg.h | 27 CLK_TYPE_GEN3_RCKSEL, /* Select parent/divider using RCKCR.CKSEL */
|
H A D | rcar-gen3-cpg.c | 478 * using RCKCR.CKSEL in rcar_gen3_cpg_clk_register()
|
/linux/include/linux/fsl/ |
H A D | ptp_qoriq.h | 158 u32 cksel; member
|
/linux/drivers/hwmon/ |
H A D | w83795.c | 298 /* 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 D | pinctrl-uniphier-pro4.c | 27 UNIPHIER_PINCTRL_PIN(4, "CKSEL", UNIPHIER_PIN_IECTRL_NONE,
|