Searched refs:CLKR (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/include/linux/can/platform/
H A Drcar_can.h7 enum CLKR { enum
14 enum CLKR clock_select; /* Clock source select */
/linux-4.4.14/sound/soc/omap/
H A Domap-mcbsp.h34 OMAP_MCBSP_SYSCLK_CLKR_EXT, /* External CLKR pin */
H A Dmcbsp.h243 #define CLKR_SRC_CLKR 0 /* CLKR signal is from the CLKR pin */
244 #define CLKR_SRC_CLKX 1 /* CLKR signal is from the CLKX pin */
H A Domap-mcbsp.c447 /* Set bit clock (CLKX/CLKR) and FS polarities */ omap_mcbsp_dai_set_dai_fmt()
535 * If McBSP is master but yet the CLKX/CLKR pin drives the SRG, omap_mcbsp_dai_set_dai_sysclk()
537 * reference clock through CLKX/CLKR. For this to work omap_mcbsp_dai_set_dai_sysclk()
544 /* Disable ouput on CLKR pin in master mode */ omap_mcbsp_dai_set_dai_sysclk()
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv740d.h48 #define CLKR(x) ((x) << 7) macro
H A Drv740_dpm.c217 mpll_ad_func_cntl |= CLKR(dividers.ref_div); rv740_populate_mclk_value()
234 mpll_dq_func_cntl |= CLKR(dividers.ref_div); rv740_populate_mclk_value()
H A Drv770d.h121 #define CLKR(x) ((x) << 7) macro
H A Dcypress_dpm.c519 mpll_ad_func_cntl |= CLKR(dividers.ref_div); cypress_populate_mclk_value()
536 mpll_dq_func_cntl |= CLKR(dividers.ref_div); cypress_populate_mclk_value()
H A Drv770_dpm.c433 mpll_ad_func_cntl |= CLKR(encoded_reference_dividers[dividers.ref_div - 1]); rv770_populate_mclk_value()
461 mpll_dq_func_cntl |= CLKR(encoded_reference_dividers[dividers.ref_div - 1]); rv770_populate_mclk_value()
H A Dnid.h563 #define CLKR(x) ((x) << 7) macro
H A Devergreend.h101 #define CLKR(x) ((x) << 7) macro
H A Dni_dpm.c2202 mpll_ad_func_cntl |= CLKR(dividers.ref_div); ni_populate_mclk_value()
2219 mpll_dq_func_cntl |= CLKR(dividers.ref_div); ni_populate_mclk_value()
/linux-4.4.14/sound/soc/davinci/
H A Ddavinci-i2s.c350 * 1 - sampled on rising edge of CLKR davinci_i2s_set_dai_fmt()
362 * 0 - sampled on falling edge of CLKR davinci_i2s_set_dai_fmt()
374 * 1 - sampled on rising edge of CLKR davinci_i2s_set_dai_fmt()
387 * 0 - sampled on falling edge of CLKR davinci_i2s_set_dai_fmt()
/linux-4.4.14/drivers/net/can/
H A Drcar_can.c431 /* Don't overwrite CLKR with 32-bit BCR access; CLKR has 8-bit access. rcar_can_set_bittiming()

Completed in 439 milliseconds