/openbmc/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 233 unsigned int num, in ingenic_ipu_set_downscale_coefs() 251 unsigned int num) in ingenic_ipu_set_integer_upscale_coefs() 265 unsigned int num, in ingenic_ipu_set_upscale_coefs() 284 unsigned int num, unsigned int denom) in ingenic_ipu_set_coefs() 297 static int reduce_fraction(unsigned int *num, unsigned int *denom) in reduce_fraction()
|
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie-msm8996.c | 312 int num, in qmp_pcie_msm8996_configure_lane() 331 int num) in qmp_pcie_msm8996_configure() 588 int num = cfg->num_vregs; in qmp_pcie_msm8996_vreg_init() local 625 int num = cfg->num_clks; in qmp_pcie_msm8996_clk_init() local 788 int num, id, expected_phys; in qmp_pcie_msm8996_probe() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ras_eeprom.c | 574 u8 *buf, const u32 fri, const u32 num) in __amdgpu_ras_eeprom_write() 607 const u32 num) in amdgpu_ras_eeprom_append_table() 820 const u32 num) in amdgpu_ras_eeprom_append() 860 u8 *buf, const u32 fri, const u32 num) in __amdgpu_ras_eeprom_read() 903 const u32 num) in amdgpu_ras_eeprom_read()
|
/openbmc/linux/drivers/accel/ivpu/ |
H A D | ivpu_hw_reg_io.h | 35 #define REG_FLD_NUM(REG, FLD, num) \ argument 43 #define REG_SET_FLD_NUM(REG, FLD, num, val) \ argument 47 #define REG_TEST_FLD_NUM(REG, FLD, num, val) \ argument
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_parser.c | 59 fill_buf_mode(struct hfi_plat_caps *cap, const void *data, unsigned int num) in fill_buf_mode() 92 unsigned int num) in fill_profile_level() 122 fill_caps(struct hfi_plat_caps *cap, const void *data, unsigned int num) in fill_caps()
|
/openbmc/linux/fs/hfsplus/ |
H A D | bnode.c | 375 static inline int hfs_bnode_hash(u32 num) in hfs_bnode_hash() 473 struct hfs_bnode *hfs_bnode_find(struct hfs_btree *tree, u32 num) in hfs_bnode_find() 568 struct hfs_bnode *hfs_bnode_create(struct hfs_btree *tree, u32 num) in hfs_bnode_create()
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | stdio.c | 79 static char * number(char * str, unsigned long long num, int base, int size, int precision, int typ… in number() 149 unsigned long long num; in vsprintf() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | global_data.c | 8 __u64 num; in test_global_data_number() local 17 __u64 num; in test_global_data_number() member
|
/openbmc/u-boot/tools/ |
H A D | img2srec.c | 72 uint32_t num; in ExtractHex() local 94 uint32_t num; in ExtractDecimal() local
|
/openbmc/qemu/util/ |
H A D | fifo8.c | 44 void fifo8_push_all(Fifo8 *fifo, const uint8_t *data, uint32_t num) in fifo8_push_all() 85 uint32_t num, head; in fifo8_peekpop_bufptr() local
|
/openbmc/linux/lib/ |
H A D | sort.c | 210 void sort_r(void *base, size_t num, size_t size, in sort_r() 281 void sort(void *base, size_t num, size_t size, in sort()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | cpufeature.h | 29 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature()
|
/openbmc/linux/sound/hda/ |
H A D | array.c | 24 int num = array->alloced + array->alloc_align; in snd_array_new() local
|
/openbmc/qemu/tests/tcg/x86_64/ |
H A D | test-1648.c | 23 void sighandler(int num) in sighandler()
|
/openbmc/linux/include/linux/ |
H A D | bsearch.h | 8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in __inline_bsearch()
|
/openbmc/linux/tools/perf/util/ |
H A D | pmu.y | 47 unsigned long num; member
|
/openbmc/linux/Documentation/trace/postprocess/ |
H A D | decode_msr.py | 25 num = int(m.group(2), 16) variable
|
/openbmc/linux/drivers/mtd/maps/ |
H A D | vmu-flash.c | 52 unsigned int num; /* block number */ member 63 int num; in ofs_to_block() local 109 static int maple_vmu_read_block(unsigned int num, unsigned char *buf, in maple_vmu_read_block() 226 static int maple_vmu_write_block(unsigned int num, const unsigned char *buf, in maple_vmu_write_block()
|
/openbmc/linux/drivers/media/pci/netup_unidvb/ |
H A D | netup_unidvb_core.c | 383 int num) in netup_unidvb_dvb_init() 509 static void netup_unidvb_dvb_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dvb_fini() 646 static int netup_unidvb_dma_init(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_init() 689 static void netup_unidvb_dma_fini(struct netup_unidvb_dev *ndev, int num) in netup_unidvb_dma_fini()
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | fsl_pci.h | 194 #define SET_STD_PCI_INFO(x, num) \ argument 207 #define SET_STD_PCIE_INFO(x, num) \ argument 220 #define __FT_FSL_PCI_SETUP(blob, compat, num) \ argument 223 #define __FT_FSL_PCIE_SETUP(blob, compat, num) \ argument
|
/openbmc/linux/drivers/scsi/aic94xx/ |
H A D | aic94xx_hwi.c | 1084 *asd_ha, int *num, in asd_ascb_alloc_list() 1185 int num) in asd_post_ascb_list() 1237 int num) in asd_post_escb_list() 1336 int num = 0, k; in asd_enable_phys() local
|
/openbmc/linux/drivers/iommu/ |
H A D | omap-iommu-debug.c | 113 __dump_tlb_entries(struct omap_iommu *obj, struct cr_regs *crs, int num) in __dump_tlb_entries() 145 int i, num; in omap_dump_tlb_entries() local
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | coredump.c | 89 mt7915_coredump_get_mem_layout(struct mt7915_dev *dev, u32 *num) in mt7915_coredump_get_mem_layout() 111 u32 num; in mt7915_coredump_get_mem_size() local
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_top.c | 17 #define TRAFFIC_SHAPER_RD_CLIENT(num) (0x030 + (num * 4)) argument 18 #define TRAFFIC_SHAPER_WR_CLIENT(num) (0x060 + (num * 4)) argument
|
/openbmc/linux/fs/nfs/ |
H A D | namespace.c | 324 long num; in param_set_nfs_timeout() local 349 long num = *((int *)kp->arg); in param_get_nfs_timeout() local
|