Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-fsl-ftm.c60 static void ftm_clear_write_protection(struct fsl_pwm_chip *fpc) in ftm_clear_write_protection()
69 static void ftm_set_write_protection(struct fsl_pwm_chip *fpc) in ftm_set_write_protection()
89 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_request() local
103 struct fsl_pwm_chip *fpc = to_fsl_chip(chip); in fsl_pwm_free() local
114 static unsigned int fsl_pwm_ticks_to_ns(struct fsl_pwm_chip *fpc, in fsl_pwm_ticks_to_ns()
127 static bool fsl_pwm_calculate_period_clk(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_period_clk()
154 static bool fsl_pwm_calculate_period(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_period()
185 static unsigned int fsl_pwm_calculate_duty(struct fsl_pwm_chip *fpc, in fsl_pwm_calculate_duty()
199 static bool fsl_pwm_is_any_pwm_enabled(struct fsl_pwm_chip *fpc, in fsl_pwm_is_any_pwm_enabled()
211 static bool fsl_pwm_is_other_pwm_enabled(struct fsl_pwm_chip *fpc, in fsl_pwm_is_other_pwm_enabled()
[all …]
/linux/arch/s390/include/asm/
H A Dfpu-types.h15 u32 fpc; member
21 u32 fpc; member
H A Dfpu-insn.h83 static __always_inline void fpu_lfpc(unsigned int *fpc) in fpu_lfpc()
101 static inline void fpu_lfpc_safe(unsigned int *fpc) in fpu_lfpc_safe()
122 static __always_inline void fpu_sfpc(unsigned int fpc) in fpu_sfpc()
130 static __always_inline void fpu_stfpc(unsigned int *fpc) in fpu_stfpc()
/linux/drivers/gpu/drm/nouveau/dispnv04/
H A 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/arch/s390/include/uapi/asm/
H A Dsigcontext.h56 unsigned int fpc; member
H A Dptrace.h261 __u32 fpc; member
/linux/arch/s390/kernel/
H A Dtraps.c128 static inline void do_fp_trap(struct pt_regs *regs, __u32 fpc) in do_fp_trap()
H A Dcompat_linux.h30 unsigned int fpc; member
/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h143 struct ispccdc_fpc fpc; member
H A Dispccdc.c707 struct omap3isp_ccdc_fpc fpc; in ccdc_config() local
/linux/include/uapi/linux/
H A Domap3isp.h441 struct omap3isp_ccdc_fpc __user *fpc; member