Home
last modified time | relevance | path

Searched defs:fpc (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/drivers/pwm/
Dpwm-fsl-ftm.c101 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_request() local
108 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_free() local
113 static int fsl_pwm_calculate_default_ps(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_default_ps()
148 static unsigned long fsl_pwm_calculate_cycles(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_cycles()
167 static unsigned long fsl_pwm_calculate_period_cycles(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_period_cycles()
184 static unsigned long fsl_pwm_calculate_period(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_period()
219 static unsigned long fsl_pwm_calculate_duty(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_duty()
236 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_config() local
284 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_set_polarity() local
299 static int fsl_counter_clock_enable(struct fsl_pwm_chip *fpc) in fsl_counter_clock_enable()
[all …]
/linux-4.1.27/arch/s390/include/asm/
Dswitch_to.h16 static inline int test_fp_ctl(u32 fpc) in test_fp_ctl()
33 static inline void save_fp_ctl(u32 *fpc) in save_fp_ctl()
40 static inline int restore_fp_ctl(u32 *fpc) in restore_fp_ctl()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddfp.c49 static inline bool is_fpc_off(uint32_t fpc) in is_fpc_off()
118 uint32_t *fpc; in nv04_dfp_update_fp_control() local
/linux-4.1.27/arch/s390/include/uapi/asm/
Dsigcontext.h55 unsigned int fpc; member
Dkvm.h113 __u32 fpc; member
170 __u32 fpc; /* only valid with vector registers */ member
Dptrace.h201 __u32 fpc; member
/linux-4.1.27/arch/s390/kernel/
Dtraps.c154 static inline void do_fp_trap(struct pt_regs *regs, int fpc) in do_fp_trap()
Dcompat_linux.h29 unsigned int fpc; member
/linux-4.1.27/drivers/media/platform/omap3isp/
Dispccdc.h146 struct ispccdc_fpc fpc; member
Dispccdc.c709 struct omap3isp_ccdc_fpc fpc; in ccdc_config() local
/linux-4.1.27/drivers/media/platform/davinci/
Ddm644x_ccdc.c496 static void ccdc_config_fpc(struct ccdc_fault_pixel *fpc) in ccdc_config_fpc()
/linux-4.1.27/sound/oss/
Dopl3.c459 unsigned char data, fpc; in opl3_start_note() local
/linux-4.1.27/include/uapi/linux/
Domap3isp.h413 struct omap3isp_ccdc_fpc __user *fpc; member