Searched refs:clktype (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/dream/camera/
H A Dmsm_io7x.c46 int msm_camio_clk_enable(enum msm_camio_clk_type clktype) argument
51 switch (clktype) {
76 int msm_camio_clk_disable(enum msm_camio_clk_type clktype) argument
81 switch (clktype) {
H A Dmsm_io8x.c42 int msm_camio_clk_enable(enum msm_camio_clk_type clktype) argument
47 switch (clktype) {
80 int msm_camio_clk_disable(enum msm_camio_clk_type clktype) argument
85 switch (clktype) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/dream/camera/
H A Dmsm_io7x.c46 int msm_camio_clk_enable(enum msm_camio_clk_type clktype) argument
51 switch (clktype) {
76 int msm_camio_clk_disable(enum msm_camio_clk_type clktype) argument
81 switch (clktype) {
H A Dmsm_io8x.c42 int msm_camio_clk_enable(enum msm_camio_clk_type clktype) argument
47 switch (clktype) {
80 int msm_camio_clk_disable(enum msm_camio_clk_type clktype) argument
85 switch (clktype) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/
H A Dplatinumfb.c69 int clktype; member in struct:fb_info_platinum
251 STORE_D2(7, init->clock_params[pinfo->clktype][0]);
252 STORE_D2(8, init->clock_params[pinfo->clktype][1]);
255 STORE_D2(4, init->clock_params[pinfo->clktype][0]);
256 STORE_D2(5, init->clock_params[pinfo->clktype][1]);
623 pinfo->clktype = 1;
627 pinfo->clktype = 0;
631 pinfo->clktype = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/
H A Dplatinumfb.c69 int clktype; member in struct:fb_info_platinum
251 STORE_D2(7, init->clock_params[pinfo->clktype][0]);
252 STORE_D2(8, init->clock_params[pinfo->clktype][1]);
255 STORE_D2(4, init->clock_params[pinfo->clktype][0]);
256 STORE_D2(5, init->clock_params[pinfo->clktype][1]);
623 pinfo->clktype = 1;
627 pinfo->clktype = 0;
631 pinfo->clktype = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dpc300_drv.c2641 u32 clktype = chan->conf.phys_settings.clock_type; local
2715 if (clktype == CLOCK_INT || clktype == CLOCK_TXINT) {
2725 if (clktype == CLOCK_INT) {
2741 if (clktype == CLOCK_EXT) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dpc300_drv.c2641 u32 clktype = chan->conf.phys_settings.clock_type; local
2715 if (clktype == CLOCK_INT || clktype == CLOCK_TXINT) {
2725 if (clktype == CLOCK_INT) {
2741 if (clktype == CLOCK_EXT) {

Completed in 114 milliseconds