Searched refs:fpnum (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | trace-events | 7 kvm_failed_fp_set(const char *fpname, int fpnum, const char *msg) "Unable to set %s%d to KVM: %s" 11 kvm_failed_fp_get(const char *fpname, int fpnum, const char *msg) "Unable to get %s%d from KVM: %s"
|
/openbmc/linux/drivers/media/platform/ti/omap3isp/ |
H A D | ispccdc.h | 39 unsigned int fpnum; member
|
H A D | ispccdc.c | 570 isp_reg_writel(isp, (ccdc->fpc.fpnum << ISPCCDC_FPC_FPNUM_SHIFT), in ccdc_configure_fpc() 572 isp_reg_writel(isp, (ccdc->fpc.fpnum << ISPCCDC_FPC_FPNUM_SHIFT) | in ccdc_configure_fpc() 721 size = fpc.fpnum * 4; in ccdc_config() 727 fpc_new.fpnum = fpc.fpnum; in ccdc_config() 749 dma_free_coherent(isp->dev, fpc_old.fpnum * 4, in ccdc_config() 2766 dma_free_coherent(isp->dev, ccdc->fpc.fpnum * 4, ccdc->fpc.addr, in omap3isp_ccdc_cleanup()
|
/openbmc/linux/include/uapi/linux/ |
H A D | omap3isp.h | 394 __u16 fpnum; member
|