full              292 arch/arc/include/asm/arcregs.h 	unsigned int ver, full, num_cache, num_pred, ret_stk;
full              206 arch/arc/kernel/setup.c 		cpu->bpu.full = bpu.fam ? 1 : 0;
full              221 arch/arc/kernel/setup.c 		cpu->bpu.full = bpu.ft;
full              318 arch/arc/kernel/setup.c 			      IS_AVAIL1(cpu->bpu.full, "full"),
full              319 arch/arc/kernel/setup.c 			      IS_AVAIL1(!cpu->bpu.full, "partial"),
full              127 arch/ia64/kernel/perfmon_default_smpl.c 	if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full;
full              193 arch/ia64/kernel/perfmon_default_smpl.c 	if ((last - cur) < PFM_DEFAULT_MAX_ENTRY_SIZE) goto full;
full              204 arch/ia64/kernel/perfmon_default_smpl.c full:
full              283 arch/m68k/ifpsp060/src/ilsp.S # if the divisor msw is 0, use simpler algorithm then the full blown
full              139 arch/m68k/math-emu/fp_decode.h | decode the index of the brief/full extension word
full              188 arch/m68k/math-emu/fp_decode.h | get the extension word and test for brief or full extension type
full             1094 arch/mips/include/uapi/asm/inst.h 	unsigned int full : 16;
full               41 arch/mips/kernel/branch.c 		inst_mips16e.full = inst;
full              330 arch/mips/kernel/branch.c 	if (__get_user(inst.full, addr)) {
full              349 arch/mips/kernel/branch.c 		fullinst = ((unsigned)inst.full << 16) | inst2;
full             2028 arch/mips/kernel/unaligned.c 	__get_user(mips16inst.full, pc16);
full             2035 arch/mips/kernel/unaligned.c 		__get_user(mips16inst.full, pc16);
full             2042 arch/mips/kernel/unaligned.c 		if (get_user(mips16inst.full, pc16))
full              461 arch/powerpc/include/asm/book3s/64/pgtable.h 					    pte_t *ptep, int full)
full              463 arch/powerpc/include/asm/book3s/64/pgtable.h 	if (full && radix_enabled()) {
full              468 arch/powerpc/include/asm/book3s/64/pgtable.h 		return radix__ptep_get_and_clear_full(mm, addr, ptep, full);
full              167 arch/powerpc/include/asm/book3s/64/radix.h 						   pte_t *ptep, int full)
full              171 arch/powerpc/include/asm/book3s/64/radix.h 	if (full) {
full              424 arch/powerpc/kvm/book3s_64_mmu_radix.c static void kvmppc_unmap_free_pte(struct kvm *kvm, pte_t *pte, bool full,
full              427 arch/powerpc/kvm/book3s_64_mmu_radix.c 	if (full) {
full              446 arch/powerpc/kvm/book3s_64_mmu_radix.c static void kvmppc_unmap_free_pmd(struct kvm *kvm, pmd_t *pmd, bool full,
full              456 arch/powerpc/kvm/book3s_64_mmu_radix.c 			if (full) {
full              468 arch/powerpc/kvm/book3s_64_mmu_radix.c 			kvmppc_unmap_free_pte(kvm, pte, full, lpid);
full              843 arch/powerpc/mm/book3s64/radix_tlb.c 	bool local, full;
full              859 arch/powerpc/mm/book3s64/radix_tlb.c 		full = (end == TLB_FLUSH_ALL ||
full              864 arch/powerpc/mm/book3s64/radix_tlb.c 		full = (end == TLB_FLUSH_ALL ||
full              868 arch/powerpc/mm/book3s64/radix_tlb.c 	if (full) {
full             1081 arch/powerpc/mm/book3s64/radix_tlb.c 	bool local, full;
full             1097 arch/powerpc/mm/book3s64/radix_tlb.c 		full = (end == TLB_FLUSH_ALL ||
full             1102 arch/powerpc/mm/book3s64/radix_tlb.c 		full = (end == TLB_FLUSH_ALL ||
full             1106 arch/powerpc/mm/book3s64/radix_tlb.c 	if (full) {
full               53 arch/powerpc/oprofile/cell/spu_task_sync.c 	int full = 1;
full               58 arch/powerpc/oprofile/cell/spu_task_sync.c 			full = 0;
full               63 arch/powerpc/oprofile/cell/spu_task_sync.c 			full = 0;
full               66 arch/powerpc/oprofile/cell/spu_task_sync.c 	if (!full) {
full             1105 arch/s390/include/asm/pgtable.h 					    pte_t *ptep, int full)
full             1107 arch/s390/include/asm/pgtable.h 	if (full) {
full             1571 arch/s390/include/asm/pgtable.h 						 pmd_t *pmdp, int full)
full             1573 arch/s390/include/asm/pgtable.h 	if (full) {
full             4153 arch/x86/events/intel/core.c 	ebx.full = x86_pmu.events_maskl;
full             4163 arch/x86/events/intel/core.c 		x86_pmu.events_maskl = ebx.full;
full             4546 arch/x86/events/intel/core.c 	cpuid(10, &eax.full, &ebx.full, &unused, &edx.full);
full             4561 arch/x86/events/intel/core.c 	x86_pmu.events_maskl		= ebx.full;
full              109 arch/x86/include/asm/perf_event.h 	unsigned int full;
full              122 arch/x86/include/asm/perf_event.h 	unsigned int full;
full              131 arch/x86/include/asm/perf_event.h 	unsigned int full;
full             1134 arch/x86/include/asm/pgtable.h 					    int full)
full             1137 arch/x86/include/asm/pgtable.h 	if (full) {
full              138 arch/x86/kernel/cpu/cacheinfo.c 	u32 full;
full              147 arch/x86/kernel/cpu/cacheinfo.c 	u32 full;
full              154 arch/x86/kernel/cpu/cacheinfo.c 	u32 full;
full              241 arch/x86/kernel/cpu/cacheinfo.c 	eax->full = 0;
full              242 arch/x86/kernel/cpu/cacheinfo.c 	ebx->full = 0;
full              243 arch/x86/kernel/cpu/cacheinfo.c 	ecx->full = 0;
full              602 arch/x86/kernel/cpu/cacheinfo.c 			cpuid_count(0x8000001d, index, &eax.full,
full              603 arch/x86/kernel/cpu/cacheinfo.c 				    &ebx.full, &ecx.full, &edx);
full              608 arch/x86/kernel/cpu/cacheinfo.c 		cpuid_count(0x8000001d, index, &eax.full,
full              609 arch/x86/kernel/cpu/cacheinfo.c 			    &ebx.full, &ecx.full, &edx);
full              612 arch/x86/kernel/cpu/cacheinfo.c 		cpuid_count(4, index, &eax.full, &ebx.full, &ecx.full, &edx);
full              644 arch/x86/kernel/cpu/cacheinfo.c 		cache_eax.full = eax;
full              259 arch/x86/kernel/cpu/resctrl/core.c 	cpuid_count(0x00000010, 3, &eax.full, &ebx, &ecx, &edx.full);
full              285 arch/x86/kernel/cpu/resctrl/core.c 	cpuid_count(0x80000020, 1, &eax.full, &ebx, &ecx, &edx.full);
full              309 arch/x86/kernel/cpu/resctrl/core.c 	cpuid_count(0x00000010, idx, &eax.full, &ebx, &ecx, &edx.full);
full              528 arch/x86/kernel/cpu/resctrl/internal.h 	unsigned int full;
full              536 arch/x86/kernel/cpu/resctrl/internal.h 	unsigned int full;
full              544 arch/x86/kernel/cpu/resctrl/internal.h 	unsigned int full;
full              613 arch/x86/kvm/cpuid.c 		entry->eax = eax.full;
full              616 arch/x86/kvm/cpuid.c 		entry->edx = edx.full;
full              288 arch/x86/kvm/vmx/pmu_intel.c 	eax.full = entry->eax;
full              289 arch/x86/kvm/vmx/pmu_intel.c 	edx.full = entry->edx;
full               80 arch/x86/oprofile/op_model_ppro.c 		eax.full = cpuid_eax(0xa);
full              212 arch/x86/oprofile/op_model_ppro.c 	eax.full = cpuid_eax(0xa);
full               22 drivers/acpi/acpica/utmath.c 	u64 full;
full               56 drivers/acpi/acpica/utmath.c 	multiplicand_ovl.full = multiplicand;
full               73 drivers/acpi/acpica/utmath.c 		*out_product = product.full;
full               97 drivers/acpi/acpica/utmath.c 	operand_ovl.full = operand;
full              110 drivers/acpi/acpica/utmath.c 		*out_result = operand_ovl.full;
full              134 drivers/acpi/acpica/utmath.c 	operand_ovl.full = operand;
full              147 drivers/acpi/acpica/utmath.c 		*out_result = operand_ovl.full;
full              272 drivers/acpi/acpica/utmath.c 	dividend_ovl.full = dividend;
full              287 drivers/acpi/acpica/utmath.c 		*out_quotient = quotient.full;
full              334 drivers/acpi/acpica/utmath.c 	divisor.full = in_divisor;
full              335 drivers/acpi/acpica/utmath.c 	dividend.full = in_dividend;
full              385 drivers/acpi/acpica/utmath.c 		partial2.full = (u64) quotient.part.lo * divisor.part.lo;
full              386 drivers/acpi/acpica/utmath.c 		partial3.full = (u64) partial2.part.hi + partial1;
full              396 drivers/acpi/acpica/utmath.c 						remainder.full -= divisor.full;
full              400 drivers/acpi/acpica/utmath.c 					remainder.full -= divisor.full;
full              404 drivers/acpi/acpica/utmath.c 			remainder.full = remainder.full - dividend.full;
full              417 drivers/acpi/acpica/utmath.c 		*out_quotient = quotient.full;
full              420 drivers/acpi/acpica/utmath.c 		*out_remainder = remainder.full;
full              207 drivers/android/binder.c 		log->full = true;
full             6054 drivers/android/binder.c 	cur = count < ARRAY_SIZE(log->entry) && !log->full ?
full             6056 drivers/android/binder.c 	if (count > ARRAY_SIZE(log->entry) || log->full)
full              140 drivers/android/binder_internal.h 	bool full;
full              892 drivers/atm/nicstar.c 	scq->full = 0;
full             1735 drivers/atm/nicstar.c 		scq->full = 1;
full             1741 drivers/atm/nicstar.c 		if (scq->full) {
full             1783 drivers/atm/nicstar.c 			scq->full = 1;
full             1792 drivers/atm/nicstar.c 		if (!scq->full) {
full             1877 drivers/atm/nicstar.c 			scq->full = 0;
full              676 drivers/atm/nicstar.h 	volatile char full;	/* SCQ full indicator */
full              755 drivers/char/tpm/tpm2-cmd.c 	int full;
full              758 drivers/char/tpm/tpm2-cmd.c 	for (full = 0; full < 2; full++) {
full              763 drivers/char/tpm/tpm2-cmd.c 		tpm_buf_append_u8(&buf, full);
full             1189 drivers/char/xillybus/xillybus_core.c 	int full, exhausted;
full             1207 drivers/char/xillybus/xillybus_core.c 		full = channel->rd_full;
full             1209 drivers/char/xillybus/xillybus_core.c 		if (!full) {
full             1282 drivers/char/xillybus/xillybus_core.c 		if (!full) { /* Go on, now without the spinlock */
full              591 drivers/crypto/chelsio/chcr_algo.c 	if (txq->full)
full              680 drivers/crypto/hifn_795x.c static void hifn_reset_dma(struct hifn_device *dev, int full)
full              694 drivers/crypto/hifn_795x.c 	if (full) {
full              270 drivers/dma/ioat/dca.c 		u64 full;
full              321 drivers/dma/ioat/dca.c 		bit = tag_map.full >> (8 * i);
full              744 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		a.full = dfixed_const(src_v);
full              745 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		b.full = dfixed_const(dst_v);
full              746 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		amdgpu_crtc->vsc.full = dfixed_div(a, b);
full              747 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		a.full = dfixed_const(src_h);
full              748 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		b.full = dfixed_const(dst_h);
full              749 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		amdgpu_crtc->hsc.full = dfixed_div(a, b);
full              751 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		amdgpu_crtc->vsc.full = dfixed_const(1);
full              752 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c 		amdgpu_crtc->hsc.full = dfixed_const(1);
full              721 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(1000);
full              722 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	yclk.full = dfixed_const(wm->yclk);
full              723 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	yclk.full = dfixed_div(yclk, a);
full              724 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              725 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(10);
full              726 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	dram_efficiency.full = dfixed_const(7);
full              727 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full              728 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              729 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full              750 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(1000);
full              751 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	yclk.full = dfixed_const(wm->yclk);
full              752 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	yclk.full = dfixed_div(yclk, a);
full              753 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              754 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(10);
full              755 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full              756 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full              757 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              758 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full              779 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(1000);
full              780 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	sclk.full = dfixed_const(wm->sclk);
full              781 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	sclk.full = dfixed_div(sclk, a);
full              782 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(10);
full              783 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	return_efficiency.full = dfixed_const(8);
full              784 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full              785 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(32);
full              786 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(a, sclk);
full              787 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full              808 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(1000);
full              809 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full              810 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	disp_clk.full = dfixed_div(disp_clk, a);
full              811 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(32);
full              812 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	b.full = dfixed_mul(a, disp_clk);
full              814 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(10);
full              815 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full              816 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full              818 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
full              863 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(1000);
full              864 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full              865 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	line_time.full = dfixed_div(line_time, a);
full              866 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full              867 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	src_width.full = dfixed_const(wm->src_width);
full              868 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full              869 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full              870 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full              902 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(2);
full              903 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	b.full = dfixed_const(1);
full              904 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	if ((wm->vsc.full > a.full) ||
full              905 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full              907 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full              912 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(available_bandwidth);
full              913 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	b.full = dfixed_const(wm->num_heads);
full              914 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_div(a, b);
full              920 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full              921 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	b.full = dfixed_const(1000);
full              922 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	c.full = dfixed_const(lb_fill_bw);
full              923 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	b.full = dfixed_div(c, b);
full              924 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_div(a, b);
full              991 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	a.full = dfixed_const(1);
full              992 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	if (wm->vsc.full > a.full)
full              747 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(1000);
full              748 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	yclk.full = dfixed_const(wm->yclk);
full              749 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	yclk.full = dfixed_div(yclk, a);
full              750 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              751 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(10);
full              752 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	dram_efficiency.full = dfixed_const(7);
full              753 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full              754 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              755 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full              776 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(1000);
full              777 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	yclk.full = dfixed_const(wm->yclk);
full              778 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	yclk.full = dfixed_div(yclk, a);
full              779 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              780 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(10);
full              781 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full              782 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full              783 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              784 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full              805 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(1000);
full              806 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	sclk.full = dfixed_const(wm->sclk);
full              807 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	sclk.full = dfixed_div(sclk, a);
full              808 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(10);
full              809 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	return_efficiency.full = dfixed_const(8);
full              810 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full              811 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(32);
full              812 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(a, sclk);
full              813 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full              834 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(1000);
full              835 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full              836 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	disp_clk.full = dfixed_div(disp_clk, a);
full              837 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(32);
full              838 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	b.full = dfixed_mul(a, disp_clk);
full              840 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(10);
full              841 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full              842 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full              844 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
full              889 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(1000);
full              890 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full              891 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	line_time.full = dfixed_div(line_time, a);
full              892 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full              893 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	src_width.full = dfixed_const(wm->src_width);
full              894 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full              895 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full              896 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full              928 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(2);
full              929 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	b.full = dfixed_const(1);
full              930 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	if ((wm->vsc.full > a.full) ||
full              931 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full              933 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full              938 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(available_bandwidth);
full              939 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	b.full = dfixed_const(wm->num_heads);
full              940 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_div(a, b);
full              946 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full              947 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	b.full = dfixed_const(1000);
full              948 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	c.full = dfixed_const(lb_fill_bw);
full              949 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	b.full = dfixed_div(c, b);
full              950 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_div(a, b);
full             1017 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	a.full = dfixed_const(1);
full             1018 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	if (wm->vsc.full > a.full)
full              520 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(1000);
full              521 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	yclk.full = dfixed_const(wm->yclk);
full              522 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	yclk.full = dfixed_div(yclk, a);
full              523 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              524 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(10);
full              525 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	dram_efficiency.full = dfixed_const(7);
full              526 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full              527 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              528 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full              549 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(1000);
full              550 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	yclk.full = dfixed_const(wm->yclk);
full              551 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	yclk.full = dfixed_div(yclk, a);
full              552 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              553 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(10);
full              554 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full              555 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full              556 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              557 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full              578 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(1000);
full              579 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	sclk.full = dfixed_const(wm->sclk);
full              580 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	sclk.full = dfixed_div(sclk, a);
full              581 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(10);
full              582 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	return_efficiency.full = dfixed_const(8);
full              583 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full              584 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(32);
full              585 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(a, sclk);
full              586 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full              607 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(1000);
full              608 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full              609 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	disp_clk.full = dfixed_div(disp_clk, a);
full              610 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(32);
full              611 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	b.full = dfixed_mul(a, disp_clk);
full              613 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(10);
full              614 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full              615 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full              617 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
full              662 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(1000);
full              663 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full              664 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	line_time.full = dfixed_div(line_time, a);
full              665 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full              666 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	src_width.full = dfixed_const(wm->src_width);
full              667 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full              668 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full              669 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full              701 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(2);
full              702 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	b.full = dfixed_const(1);
full              703 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	if ((wm->vsc.full > a.full) ||
full              704 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full              706 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full              711 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(available_bandwidth);
full              712 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	b.full = dfixed_const(wm->num_heads);
full              713 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_div(a, b);
full              719 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full              720 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	b.full = dfixed_const(1000);
full              721 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	c.full = dfixed_const(lb_fill_bw);
full              722 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	b.full = dfixed_div(c, b);
full              723 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_div(a, b);
full              790 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	a.full = dfixed_const(1);
full              791 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	if (wm->vsc.full > a.full)
full              924 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		a.full = dfixed_const(1000);
full              925 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		b.full = dfixed_const(mode->clock);
full              926 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		b.full = dfixed_div(b, a);
full              927 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_const(latency_watermark_a);
full              928 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_mul(c, b);
full              929 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_mul(c, amdgpu_crtc->hsc);
full              930 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_div(c, a);
full              931 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		a.full = dfixed_const(16);
full              932 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_div(c, a);
full              936 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		a.full = dfixed_const(1000);
full              937 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		b.full = dfixed_const(mode->clock);
full              938 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		b.full = dfixed_div(b, a);
full              939 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_const(latency_watermark_b);
full              940 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_mul(c, b);
full              941 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_mul(c, amdgpu_crtc->hsc);
full              942 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_div(c, a);
full              943 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		a.full = dfixed_const(16);
full              944 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		c.full = dfixed_div(c, a);
full              656 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(1000);
full              657 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	yclk.full = dfixed_const(wm->yclk);
full              658 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	yclk.full = dfixed_div(yclk, a);
full              659 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              660 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(10);
full              661 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	dram_efficiency.full = dfixed_const(7);
full              662 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full              663 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              664 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full              685 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(1000);
full              686 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	yclk.full = dfixed_const(wm->yclk);
full              687 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	yclk.full = dfixed_div(yclk, a);
full              688 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full              689 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(10);
full              690 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full              691 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full              692 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full              693 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full              714 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(1000);
full              715 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	sclk.full = dfixed_const(wm->sclk);
full              716 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	sclk.full = dfixed_div(sclk, a);
full              717 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(10);
full              718 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	return_efficiency.full = dfixed_const(8);
full              719 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full              720 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(32);
full              721 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(a, sclk);
full              722 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full              743 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(1000);
full              744 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full              745 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	disp_clk.full = dfixed_div(disp_clk, a);
full              746 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(32);
full              747 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	b.full = dfixed_mul(a, disp_clk);
full              749 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(10);
full              750 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full              751 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full              753 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
full              798 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(1000);
full              799 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full              800 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	line_time.full = dfixed_div(line_time, a);
full              801 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full              802 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	src_width.full = dfixed_const(wm->src_width);
full              803 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full              804 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full              805 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full              837 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(2);
full              838 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	b.full = dfixed_const(1);
full              839 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	if ((wm->vsc.full > a.full) ||
full              840 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full              842 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full              847 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(available_bandwidth);
full              848 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	b.full = dfixed_const(wm->num_heads);
full              849 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_div(a, b);
full              855 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full              856 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	b.full = dfixed_const(1000);
full              857 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	c.full = dfixed_const(lb_fill_bw);
full              858 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	b.full = dfixed_div(c, b);
full              859 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_div(a, b);
full              926 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	a.full = dfixed_const(1);
full              927 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	if (wm->vsc.full > a.full)
full               42 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h     int full;
full              223 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 		temp.full = (X << SHIFT_AMOUNT);
full              225 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 		temp.full = 0;
full              241 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 		temp.full = (X << SHIFT_AMOUNT);
full              243 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 		temp.full = 0;
full              280 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 			fValue.full = 0;
full              290 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	fValue.full = fValue.full << times_shifted;
full              291 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	fValue.full = fValue.full >> factor_shifted;
full              301 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	Sum.full = X.full + Y.full;
full              311 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	Difference.full = X.full - Y.full;
full              318 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	if (A.full == B.full)
full              326 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	if (A.full > B.full)
full              338 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	X_LessThanOne = (X.partial.real == 0 && X.partial.decimal != 0 && X.full >= 0);
full              339 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	Y_LessThanOne = (Y.partial.real == 0 && Y.partial.decimal != 0 && Y.full >= 0);
full              349 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	tempProduct = ((int64_t)X.full) * ((int64_t)Y.full); /*Q(16,16)*Q(16,16) = Q(32, 32) - Might become a negative number! */
full              351 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	Product.full = (int)tempProduct; /*The int64_t will lose the leading 16 bits that were part of the integer portion */
full              366 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	longlongX = (int64_t)X.full;
full              367 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	longlongY = (int64_t)Y.full;
full              373 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	fQuotient.full = (int)longlongX;
full              381 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	scaledReal.full = GetReal(A) * uPow(10, PRECISION-1); /* DOUBLE CHECK THISSSS!!! */
full              383 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	scaledDecimal.full = uGetScaledDecimal(A);
full              387 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	return fullNumber.full;
full              433 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 		x_old.full = x_new.full;
full              494 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	return (A.full >> SHIFT_AMOUNT);
full              501 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	A.full = X << SHIFT_AMOUNT;
full              502 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	B.full = Y << SHIFT_AMOUNT;
full              251 drivers/gpu/drm/drm_mipi_dbi.c 	bool full;
full              260 drivers/gpu/drm/drm_mipi_dbi.c 	full = width == fb->width && height == fb->height;
full              264 drivers/gpu/drm/drm_mipi_dbi.c 	if (!dbi->dc || !full || swap ||
full              317 drivers/gpu/drm/nouveau/dispnv50/disp.c 	asyc->scaler.full = false;
full              334 drivers/gpu/drm/nouveau/dispnv50/disp.c 			asyc->scaler.full = true;
full              123 drivers/gpu/drm/nouveau/dispnv50/head.c 	if (!asyc->scaler.full) {
full               84 drivers/gpu/drm/nouveau/nouveau_connector.h 		bool full;
full             8951 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(1000);
full             8952 drivers/gpu/drm/radeon/cik.c 	yclk.full = dfixed_const(wm->yclk);
full             8953 drivers/gpu/drm/radeon/cik.c 	yclk.full = dfixed_div(yclk, a);
full             8954 drivers/gpu/drm/radeon/cik.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full             8955 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(10);
full             8956 drivers/gpu/drm/radeon/cik.c 	dram_efficiency.full = dfixed_const(7);
full             8957 drivers/gpu/drm/radeon/cik.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full             8958 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full             8959 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full             8980 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(1000);
full             8981 drivers/gpu/drm/radeon/cik.c 	yclk.full = dfixed_const(wm->yclk);
full             8982 drivers/gpu/drm/radeon/cik.c 	yclk.full = dfixed_div(yclk, a);
full             8983 drivers/gpu/drm/radeon/cik.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full             8984 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(10);
full             8985 drivers/gpu/drm/radeon/cik.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full             8986 drivers/gpu/drm/radeon/cik.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full             8987 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full             8988 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full             9009 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(1000);
full             9010 drivers/gpu/drm/radeon/cik.c 	sclk.full = dfixed_const(wm->sclk);
full             9011 drivers/gpu/drm/radeon/cik.c 	sclk.full = dfixed_div(sclk, a);
full             9012 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(10);
full             9013 drivers/gpu/drm/radeon/cik.c 	return_efficiency.full = dfixed_const(8);
full             9014 drivers/gpu/drm/radeon/cik.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full             9015 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(32);
full             9016 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(a, sclk);
full             9017 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full             9038 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(1000);
full             9039 drivers/gpu/drm/radeon/cik.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full             9040 drivers/gpu/drm/radeon/cik.c 	disp_clk.full = dfixed_div(disp_clk, a);
full             9041 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(32);
full             9042 drivers/gpu/drm/radeon/cik.c 	b.full = dfixed_mul(a, disp_clk);
full             9044 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(10);
full             9045 drivers/gpu/drm/radeon/cik.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full             9046 drivers/gpu/drm/radeon/cik.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full             9048 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(b, disp_clk_request_efficiency);
full             9093 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(1000);
full             9094 drivers/gpu/drm/radeon/cik.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full             9095 drivers/gpu/drm/radeon/cik.c 	line_time.full = dfixed_div(line_time, a);
full             9096 drivers/gpu/drm/radeon/cik.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full             9097 drivers/gpu/drm/radeon/cik.c 	src_width.full = dfixed_const(wm->src_width);
full             9098 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full             9099 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full             9100 drivers/gpu/drm/radeon/cik.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full             9132 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(2);
full             9133 drivers/gpu/drm/radeon/cik.c 	b.full = dfixed_const(1);
full             9134 drivers/gpu/drm/radeon/cik.c 	if ((wm->vsc.full > a.full) ||
full             9135 drivers/gpu/drm/radeon/cik.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full             9137 drivers/gpu/drm/radeon/cik.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full             9142 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(available_bandwidth);
full             9143 drivers/gpu/drm/radeon/cik.c 	b.full = dfixed_const(wm->num_heads);
full             9144 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_div(a, b);
full             9150 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full             9151 drivers/gpu/drm/radeon/cik.c 	b.full = dfixed_const(1000);
full             9152 drivers/gpu/drm/radeon/cik.c 	c.full = dfixed_const(lb_fill_bw);
full             9153 drivers/gpu/drm/radeon/cik.c 	b.full = dfixed_div(c, b);
full             9154 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_div(a, b);
full             9221 drivers/gpu/drm/radeon/cik.c 	a.full = dfixed_const(1);
full             9222 drivers/gpu/drm/radeon/cik.c 	if (wm->vsc.full > a.full)
full             1954 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(1000);
full             1955 drivers/gpu/drm/radeon/evergreen.c 	yclk.full = dfixed_const(wm->yclk);
full             1956 drivers/gpu/drm/radeon/evergreen.c 	yclk.full = dfixed_div(yclk, a);
full             1957 drivers/gpu/drm/radeon/evergreen.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full             1958 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(10);
full             1959 drivers/gpu/drm/radeon/evergreen.c 	dram_efficiency.full = dfixed_const(7);
full             1960 drivers/gpu/drm/radeon/evergreen.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full             1961 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full             1962 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full             1974 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(1000);
full             1975 drivers/gpu/drm/radeon/evergreen.c 	yclk.full = dfixed_const(wm->yclk);
full             1976 drivers/gpu/drm/radeon/evergreen.c 	yclk.full = dfixed_div(yclk, a);
full             1977 drivers/gpu/drm/radeon/evergreen.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full             1978 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(10);
full             1979 drivers/gpu/drm/radeon/evergreen.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full             1980 drivers/gpu/drm/radeon/evergreen.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full             1981 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full             1982 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full             1994 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(1000);
full             1995 drivers/gpu/drm/radeon/evergreen.c 	sclk.full = dfixed_const(wm->sclk);
full             1996 drivers/gpu/drm/radeon/evergreen.c 	sclk.full = dfixed_div(sclk, a);
full             1997 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(10);
full             1998 drivers/gpu/drm/radeon/evergreen.c 	return_efficiency.full = dfixed_const(8);
full             1999 drivers/gpu/drm/radeon/evergreen.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full             2000 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(32);
full             2001 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(a, sclk);
full             2002 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full             2014 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(1000);
full             2015 drivers/gpu/drm/radeon/evergreen.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full             2016 drivers/gpu/drm/radeon/evergreen.c 	disp_clk.full = dfixed_div(disp_clk, a);
full             2017 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(10);
full             2018 drivers/gpu/drm/radeon/evergreen.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full             2019 drivers/gpu/drm/radeon/evergreen.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full             2020 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(32);
full             2021 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(a, disp_clk);
full             2022 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(bandwidth, disp_clk_request_efficiency);
full             2049 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(1000);
full             2050 drivers/gpu/drm/radeon/evergreen.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full             2051 drivers/gpu/drm/radeon/evergreen.c 	line_time.full = dfixed_div(line_time, a);
full             2052 drivers/gpu/drm/radeon/evergreen.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full             2053 drivers/gpu/drm/radeon/evergreen.c 	src_width.full = dfixed_const(wm->src_width);
full             2054 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full             2055 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full             2056 drivers/gpu/drm/radeon/evergreen.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full             2078 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(2);
full             2079 drivers/gpu/drm/radeon/evergreen.c 	b.full = dfixed_const(1);
full             2080 drivers/gpu/drm/radeon/evergreen.c 	if ((wm->vsc.full > a.full) ||
full             2081 drivers/gpu/drm/radeon/evergreen.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full             2083 drivers/gpu/drm/radeon/evergreen.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full             2088 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(available_bandwidth);
full             2089 drivers/gpu/drm/radeon/evergreen.c 	b.full = dfixed_const(wm->num_heads);
full             2090 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_div(a, b);
full             2094 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full             2095 drivers/gpu/drm/radeon/evergreen.c 	b.full = dfixed_const(1000);
full             2096 drivers/gpu/drm/radeon/evergreen.c 	c.full = dfixed_const(lb_fill_bw);
full             2097 drivers/gpu/drm/radeon/evergreen.c 	b.full = dfixed_div(c, b);
full             2098 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_div(a, b);
full             2134 drivers/gpu/drm/radeon/evergreen.c 	a.full = dfixed_const(1);
full             2135 drivers/gpu/drm/radeon/evergreen.c 	if (wm->vsc.full > a.full)
full             2255 drivers/gpu/drm/radeon/evergreen.c 		a.full = dfixed_const(1000);
full             2256 drivers/gpu/drm/radeon/evergreen.c 		b.full = dfixed_const(mode->clock);
full             2257 drivers/gpu/drm/radeon/evergreen.c 		b.full = dfixed_div(b, a);
full             2258 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_const(latency_watermark_a);
full             2259 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_mul(c, b);
full             2260 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_mul(c, radeon_crtc->hsc);
full             2261 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_div(c, a);
full             2262 drivers/gpu/drm/radeon/evergreen.c 		a.full = dfixed_const(16);
full             2263 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_div(c, a);
full             2267 drivers/gpu/drm/radeon/evergreen.c 		a.full = dfixed_const(1000);
full             2268 drivers/gpu/drm/radeon/evergreen.c 		b.full = dfixed_const(mode->clock);
full             2269 drivers/gpu/drm/radeon/evergreen.c 		b.full = dfixed_div(b, a);
full             2270 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_const(latency_watermark_b);
full             2271 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_mul(c, b);
full             2272 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_mul(c, radeon_crtc->hsc);
full             2273 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_div(c, a);
full             2274 drivers/gpu/drm/radeon/evergreen.c 		a.full = dfixed_const(16);
full             2275 drivers/gpu/drm/radeon/evergreen.c 		c.full = dfixed_div(c, a);
full             3244 drivers/gpu/drm/radeon/r100.c 	min_mem_eff.full = dfixed_const_8(0);
full             3265 drivers/gpu/drm/radeon/r100.c 	temp_ff.full = dfixed_const(temp);
full             3266 drivers/gpu/drm/radeon/r100.c 	mem_bw.full = dfixed_mul(mclk_ff, temp_ff);
full             3268 drivers/gpu/drm/radeon/r100.c 	pix_clk.full = 0;
full             3269 drivers/gpu/drm/radeon/r100.c 	pix_clk2.full = 0;
full             3270 drivers/gpu/drm/radeon/r100.c 	peak_disp_bw.full = 0;
full             3272 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const(1000);
full             3273 drivers/gpu/drm/radeon/r100.c 		pix_clk.full = dfixed_const(mode1->clock); /* convert to fixed point */
full             3274 drivers/gpu/drm/radeon/r100.c 		pix_clk.full = dfixed_div(pix_clk, temp_ff);
full             3275 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const(pixel_bytes1);
full             3276 drivers/gpu/drm/radeon/r100.c 		peak_disp_bw.full += dfixed_mul(pix_clk, temp_ff);
full             3279 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const(1000);
full             3280 drivers/gpu/drm/radeon/r100.c 		pix_clk2.full = dfixed_const(mode2->clock); /* convert to fixed point */
full             3281 drivers/gpu/drm/radeon/r100.c 		pix_clk2.full = dfixed_div(pix_clk2, temp_ff);
full             3282 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const(pixel_bytes2);
full             3283 drivers/gpu/drm/radeon/r100.c 		peak_disp_bw.full += dfixed_mul(pix_clk2, temp_ff);
full             3286 drivers/gpu/drm/radeon/r100.c 	mem_bw.full = dfixed_mul(mem_bw, min_mem_eff);
full             3287 drivers/gpu/drm/radeon/r100.c 	if (peak_disp_bw.full >= mem_bw.full) {
full             3328 drivers/gpu/drm/radeon/r100.c 	trcd_ff.full = dfixed_const(mem_trcd);
full             3329 drivers/gpu/drm/radeon/r100.c 	trp_ff.full = dfixed_const(mem_trp);
full             3330 drivers/gpu/drm/radeon/r100.c 	tras_ff.full = dfixed_const(mem_tras);
full             3348 drivers/gpu/drm/radeon/r100.c 			tcas_ff.full += dfixed_const(data);
full             3378 drivers/gpu/drm/radeon/r100.c 		tcas_ff.full += trbs_ff.full;
full             3381 drivers/gpu/drm/radeon/r100.c 	sclk_eff_ff.full = sclk_ff.full;
full             3385 drivers/gpu/drm/radeon/r100.c 		agpmode_ff.full = dfixed_const(radeon_agpmode);
full             3386 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const_666(16);
full             3387 drivers/gpu/drm/radeon/r100.c 		sclk_eff_ff.full -= dfixed_mul(agpmode_ff, temp_ff);
full             3392 drivers/gpu/drm/radeon/r100.c 		sclk_delay_ff.full = dfixed_const(250);
full             3397 drivers/gpu/drm/radeon/r100.c 				sclk_delay_ff.full = dfixed_const(41);
full             3399 drivers/gpu/drm/radeon/r100.c 				sclk_delay_ff.full = dfixed_const(33);
full             3402 drivers/gpu/drm/radeon/r100.c 				sclk_delay_ff.full = dfixed_const(57);
full             3404 drivers/gpu/drm/radeon/r100.c 				sclk_delay_ff.full = dfixed_const(41);
full             3408 drivers/gpu/drm/radeon/r100.c 	mc_latency_sclk.full = dfixed_div(sclk_delay_ff, sclk_eff_ff);
full             3412 drivers/gpu/drm/radeon/r100.c 			k1.full = dfixed_const(40);
full             3415 drivers/gpu/drm/radeon/r100.c 			k1.full = dfixed_const(20);
full             3419 drivers/gpu/drm/radeon/r100.c 		k1.full = dfixed_const(40);
full             3423 drivers/gpu/drm/radeon/r100.c 	temp_ff.full = dfixed_const(2);
full             3424 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full = dfixed_mul(trcd_ff, temp_ff);
full             3425 drivers/gpu/drm/radeon/r100.c 	temp_ff.full = dfixed_const(c);
full             3426 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full += dfixed_mul(tcas_ff, temp_ff);
full             3427 drivers/gpu/drm/radeon/r100.c 	temp_ff.full = dfixed_const(4);
full             3428 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full += dfixed_mul(tras_ff, temp_ff);
full             3429 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full += dfixed_mul(trp_ff, temp_ff);
full             3430 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full += k1.full;
full             3432 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full = dfixed_div(mc_latency_mclk, mclk_ff);
full             3433 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full += dfixed_div(temp_ff, sclk_eff_ff);
full             3438 drivers/gpu/drm/radeon/r100.c 	temp_ff.full = dfixed_const((2 * (cur_size - (rdev->mc.vram_is_ddr + 1))));
full             3439 drivers/gpu/drm/radeon/r100.c 	temp_ff.full += trcd_ff.full;
full             3440 drivers/gpu/drm/radeon/r100.c 	if (temp_ff.full < tras_ff.full)
full             3441 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = tras_ff.full;
full             3442 drivers/gpu/drm/radeon/r100.c 	cur_latency_mclk.full = dfixed_div(temp_ff, mclk_ff);
full             3444 drivers/gpu/drm/radeon/r100.c 	temp_ff.full = dfixed_const(cur_size);
full             3445 drivers/gpu/drm/radeon/r100.c 	cur_latency_sclk.full = dfixed_div(temp_ff, sclk_eff_ff);
full             3449 drivers/gpu/drm/radeon/r100.c 	disp_latency_overhead.full = dfixed_const(8);
full             3450 drivers/gpu/drm/radeon/r100.c 	disp_latency_overhead.full = dfixed_div(disp_latency_overhead, sclk_ff);
full             3451 drivers/gpu/drm/radeon/r100.c 	mc_latency_mclk.full += disp_latency_overhead.full + cur_latency_mclk.full;
full             3452 drivers/gpu/drm/radeon/r100.c 	mc_latency_sclk.full += disp_latency_overhead.full + cur_latency_sclk.full;
full             3454 drivers/gpu/drm/radeon/r100.c 	if (mc_latency_mclk.full > mc_latency_sclk.full)
full             3455 drivers/gpu/drm/radeon/r100.c 		disp_latency.full = mc_latency_mclk.full;
full             3457 drivers/gpu/drm/radeon/r100.c 		disp_latency.full = mc_latency_sclk.full;
full             3478 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const((16/pixel_bytes1));
full             3479 drivers/gpu/drm/radeon/r100.c 		disp_drain_rate.full = dfixed_div(pix_clk, temp_ff);
full             3484 drivers/gpu/drm/radeon/r100.c 		crit_point_ff.full = dfixed_mul(disp_drain_rate, disp_latency);
full             3485 drivers/gpu/drm/radeon/r100.c 		crit_point_ff.full += dfixed_const_half(0);
full             3558 drivers/gpu/drm/radeon/r100.c 		temp_ff.full = dfixed_const((16/pixel_bytes2));
full             3559 drivers/gpu/drm/radeon/r100.c 		disp_drain_rate2.full = dfixed_div(pix_clk2, temp_ff);
full             3580 drivers/gpu/drm/radeon/r100.c 			temp_ff.full = dfixed_const(temp);
full             3581 drivers/gpu/drm/radeon/r100.c 			temp_ff.full = dfixed_mul(mclk_ff, temp_ff);
full             3582 drivers/gpu/drm/radeon/r100.c 			if (sclk_ff.full < temp_ff.full)
full             3583 drivers/gpu/drm/radeon/r100.c 				temp_ff.full = sclk_ff.full;
full             3585 drivers/gpu/drm/radeon/r100.c 			read_return_rate.full = temp_ff.full;
full             3588 drivers/gpu/drm/radeon/r100.c 				temp_ff.full = read_return_rate.full - disp_drain_rate.full;
full             3589 drivers/gpu/drm/radeon/r100.c 				time_disp1_drop_priority.full = dfixed_div(crit_point_ff, temp_ff);
full             3591 drivers/gpu/drm/radeon/r100.c 				time_disp1_drop_priority.full = 0;
full             3593 drivers/gpu/drm/radeon/r100.c 			crit_point_ff.full = disp_latency.full + time_disp1_drop_priority.full + disp_latency.full;
full             3594 drivers/gpu/drm/radeon/r100.c 			crit_point_ff.full = dfixed_mul(crit_point_ff, disp_drain_rate2);
full             3595 drivers/gpu/drm/radeon/r100.c 			crit_point_ff.full += dfixed_const_half(0);
full              730 drivers/gpu/drm/radeon/radeon_device.c 	a.full = dfixed_const(100);
full              731 drivers/gpu/drm/radeon/radeon_device.c 	rdev->pm.sclk.full = dfixed_const(sclk);
full              732 drivers/gpu/drm/radeon/radeon_device.c 	rdev->pm.sclk.full = dfixed_div(rdev->pm.sclk, a);
full              733 drivers/gpu/drm/radeon/radeon_device.c 	rdev->pm.mclk.full = dfixed_const(mclk);
full              734 drivers/gpu/drm/radeon/radeon_device.c 	rdev->pm.mclk.full = dfixed_div(rdev->pm.mclk, a);
full              737 drivers/gpu/drm/radeon/radeon_device.c 		a.full = dfixed_const(16);
full              739 drivers/gpu/drm/radeon/radeon_device.c 		rdev->pm.core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
full             1762 drivers/gpu/drm/radeon/radeon_display.c 		a.full = dfixed_const(src_v);
full             1763 drivers/gpu/drm/radeon/radeon_display.c 		b.full = dfixed_const(dst_v);
full             1764 drivers/gpu/drm/radeon/radeon_display.c 		radeon_crtc->vsc.full = dfixed_div(a, b);
full             1765 drivers/gpu/drm/radeon/radeon_display.c 		a.full = dfixed_const(src_h);
full             1766 drivers/gpu/drm/radeon/radeon_display.c 		b.full = dfixed_const(dst_h);
full             1767 drivers/gpu/drm/radeon/radeon_display.c 		radeon_crtc->hsc.full = dfixed_div(a, b);
full             1769 drivers/gpu/drm/radeon/radeon_display.c 		radeon_crtc->vsc.full = dfixed_const(1);
full             1770 drivers/gpu/drm/radeon/radeon_display.c 		radeon_crtc->hsc.full = dfixed_const(1);
full               81 drivers/gpu/drm/radeon/rs690.c 			tmp.full = dfixed_const(100);
full               82 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_sideport_mclk.full = dfixed_const(le32_to_cpu(info->info.ulBootUpMemoryClock));
full               83 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_sideport_mclk.full = dfixed_div(rdev->pm.igp_sideport_mclk, tmp);
full               85 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_const(le16_to_cpu(info->info.usK8MemoryClock));
full               87 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_const(rdev->clock.default_mclk);
full               88 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_div(rdev->pm.igp_system_mclk, tmp);
full               90 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_const(400);
full               91 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_clk.full = dfixed_const(le16_to_cpu(info->info.usFSBClock));
full               92 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_width.full = dfixed_const(info->info.ucHTLinkWidth);
full               95 drivers/gpu/drm/radeon/rs690.c 			tmp.full = dfixed_const(100);
full               96 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_sideport_mclk.full = dfixed_const(le32_to_cpu(info->info_v2.ulBootUpSidePortClock));
full               97 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_sideport_mclk.full = dfixed_div(rdev->pm.igp_sideport_mclk, tmp);
full               99 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_const(le32_to_cpu(info->info_v2.ulBootUpUMAClock));
full              101 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_const(rdev->clock.default_mclk);
full              103 drivers/gpu/drm/radeon/rs690.c 				rdev->pm.igp_system_mclk.full = dfixed_const(66700);
full              104 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_system_mclk.full = dfixed_div(rdev->pm.igp_system_mclk, tmp);
full              105 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_clk.full = dfixed_const(le32_to_cpu(info->info_v2.ulHTLinkFreq));
full              106 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_clk.full = dfixed_div(rdev->pm.igp_ht_link_clk, tmp);
full              107 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_width.full = dfixed_const(le16_to_cpu(info->info_v2.usMinHTLinkWidth));
full              111 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_sideport_mclk.full = dfixed_const(200);
full              112 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_system_mclk.full = dfixed_const(200);
full              113 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_clk.full = dfixed_const(1000);
full              114 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.igp_ht_link_width.full = dfixed_const(8);
full              120 drivers/gpu/drm/radeon/rs690.c 		rdev->pm.igp_sideport_mclk.full = dfixed_const(200);
full              121 drivers/gpu/drm/radeon/rs690.c 		rdev->pm.igp_system_mclk.full = dfixed_const(200);
full              122 drivers/gpu/drm/radeon/rs690.c 		rdev->pm.igp_ht_link_clk.full = dfixed_const(1000);
full              123 drivers/gpu/drm/radeon/rs690.c 		rdev->pm.igp_ht_link_width.full = dfixed_const(8);
full              128 drivers/gpu/drm/radeon/rs690.c 	tmp.full = dfixed_const(4);
full              129 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.k8_bandwidth.full = dfixed_mul(rdev->pm.igp_system_mclk, tmp);
full              133 drivers/gpu/drm/radeon/rs690.c 	tmp.full = dfixed_const(5);
full              134 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.ht_bandwidth.full = dfixed_mul(rdev->pm.igp_ht_link_clk,
full              136 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.ht_bandwidth.full = dfixed_div(rdev->pm.ht_bandwidth, tmp);
full              137 drivers/gpu/drm/radeon/rs690.c 	if (tmp.full < rdev->pm.max_bandwidth.full) {
full              139 drivers/gpu/drm/radeon/rs690.c 		rdev->pm.max_bandwidth.full = tmp.full;
full              144 drivers/gpu/drm/radeon/rs690.c 	tmp.full = dfixed_const(14);
full              145 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.sideport_bandwidth.full = dfixed_mul(rdev->pm.igp_sideport_mclk, tmp);
full              146 drivers/gpu/drm/radeon/rs690.c 	tmp.full = dfixed_const(10);
full              147 drivers/gpu/drm/radeon/rs690.c 	rdev->pm.sideport_bandwidth.full = dfixed_div(rdev->pm.sideport_bandwidth, tmp);
full              297 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(100);
full              298 drivers/gpu/drm/radeon/rs690.c 	sclk.full = dfixed_const(selected_sclk);
full              299 drivers/gpu/drm/radeon/rs690.c 	sclk.full = dfixed_div(sclk, a);
full              302 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(16);
full              303 drivers/gpu/drm/radeon/rs690.c 	core_bandwidth.full = dfixed_div(rdev->pm.sclk, a);
full              305 drivers/gpu/drm/radeon/rs690.c 	if (crtc->vsc.full > dfixed_const(2))
full              306 drivers/gpu/drm/radeon/rs690.c 		wm->num_line_pair.full = dfixed_const(2);
full              308 drivers/gpu/drm/radeon/rs690.c 		wm->num_line_pair.full = dfixed_const(1);
full              310 drivers/gpu/drm/radeon/rs690.c 	b.full = dfixed_const(mode->crtc_hdisplay);
full              311 drivers/gpu/drm/radeon/rs690.c 	c.full = dfixed_const(256);
full              312 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_div(b, c);
full              313 drivers/gpu/drm/radeon/rs690.c 	request_fifo_depth.full = dfixed_mul(a, wm->num_line_pair);
full              314 drivers/gpu/drm/radeon/rs690.c 	request_fifo_depth.full = dfixed_ceil(request_fifo_depth);
full              315 drivers/gpu/drm/radeon/rs690.c 	if (a.full < dfixed_const(4)) {
full              327 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(mode->clock);
full              328 drivers/gpu/drm/radeon/rs690.c 	b.full = dfixed_const(1000);
full              329 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_div(a, b);
full              330 drivers/gpu/drm/radeon/rs690.c 	pclk.full = dfixed_div(b, a);
full              332 drivers/gpu/drm/radeon/rs690.c 		b.full = dfixed_const(2);
full              333 drivers/gpu/drm/radeon/rs690.c 		if (crtc->vsc.full > b.full)
full              334 drivers/gpu/drm/radeon/rs690.c 			b.full = crtc->vsc.full;
full              335 drivers/gpu/drm/radeon/rs690.c 		b.full = dfixed_mul(b, crtc->hsc);
full              336 drivers/gpu/drm/radeon/rs690.c 		c.full = dfixed_const(2);
full              337 drivers/gpu/drm/radeon/rs690.c 		b.full = dfixed_div(b, c);
full              338 drivers/gpu/drm/radeon/rs690.c 		consumption_time.full = dfixed_div(pclk, b);
full              340 drivers/gpu/drm/radeon/rs690.c 		consumption_time.full = pclk.full;
full              342 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(1);
full              343 drivers/gpu/drm/radeon/rs690.c 	wm->consumption_rate.full = dfixed_div(a, consumption_time);
full              351 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(crtc->base.mode.crtc_htotal);
full              352 drivers/gpu/drm/radeon/rs690.c 	line_time.full = dfixed_mul(a, pclk);
full              359 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(crtc->base.mode.crtc_htotal);
full              360 drivers/gpu/drm/radeon/rs690.c 	b.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
full              361 drivers/gpu/drm/radeon/rs690.c 	wm->active_time.full = dfixed_mul(line_time, b);
full              362 drivers/gpu/drm/radeon/rs690.c 	wm->active_time.full = dfixed_div(wm->active_time, a);
full              367 drivers/gpu/drm/radeon/rs690.c 		if (max_bandwidth.full > rdev->pm.sideport_bandwidth.full &&
full              368 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.sideport_bandwidth.full)
full              370 drivers/gpu/drm/radeon/rs690.c 		read_delay_latency.full = dfixed_const(370 * 800);
full              371 drivers/gpu/drm/radeon/rs690.c 		a.full = dfixed_const(1000);
full              372 drivers/gpu/drm/radeon/rs690.c 		b.full = dfixed_div(rdev->pm.igp_sideport_mclk, a);
full              373 drivers/gpu/drm/radeon/rs690.c 		read_delay_latency.full = dfixed_div(read_delay_latency, b);
full              374 drivers/gpu/drm/radeon/rs690.c 		read_delay_latency.full = dfixed_mul(read_delay_latency, a);
full              376 drivers/gpu/drm/radeon/rs690.c 		if (max_bandwidth.full > rdev->pm.k8_bandwidth.full &&
full              377 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.k8_bandwidth.full)
full              379 drivers/gpu/drm/radeon/rs690.c 		if (max_bandwidth.full > rdev->pm.ht_bandwidth.full &&
full              380 drivers/gpu/drm/radeon/rs690.c 			rdev->pm.ht_bandwidth.full)
full              382 drivers/gpu/drm/radeon/rs690.c 		read_delay_latency.full = dfixed_const(5000);
full              386 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(16);
full              387 drivers/gpu/drm/radeon/rs690.c 	sclk.full = dfixed_mul(max_bandwidth, a);
full              388 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(1000);
full              389 drivers/gpu/drm/radeon/rs690.c 	sclk.full = dfixed_div(a, sclk);
full              395 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(256 * 13);
full              396 drivers/gpu/drm/radeon/rs690.c 	chunk_time.full = dfixed_mul(sclk, a);
full              397 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(10);
full              398 drivers/gpu/drm/radeon/rs690.c 	chunk_time.full = dfixed_div(chunk_time, a);
full              409 drivers/gpu/drm/radeon/rs690.c 		a.full = dfixed_const(3);
full              410 drivers/gpu/drm/radeon/rs690.c 		wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
full              411 drivers/gpu/drm/radeon/rs690.c 		wm->worst_case_latency.full += read_delay_latency.full;
full              413 drivers/gpu/drm/radeon/rs690.c 		a.full = dfixed_const(2);
full              414 drivers/gpu/drm/radeon/rs690.c 		wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
full              415 drivers/gpu/drm/radeon/rs690.c 		wm->worst_case_latency.full += read_delay_latency.full;
full              429 drivers/gpu/drm/radeon/rs690.c 		tolerable_latency.full = line_time.full;
full              431 drivers/gpu/drm/radeon/rs690.c 		tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2);
full              432 drivers/gpu/drm/radeon/rs690.c 		tolerable_latency.full = request_fifo_depth.full - tolerable_latency.full;
full              433 drivers/gpu/drm/radeon/rs690.c 		tolerable_latency.full = dfixed_mul(tolerable_latency, chunk_time);
full              434 drivers/gpu/drm/radeon/rs690.c 		tolerable_latency.full = line_time.full - tolerable_latency.full;
full              437 drivers/gpu/drm/radeon/rs690.c 	wm->dbpp.full = dfixed_const(4 * 8);
full              442 drivers/gpu/drm/radeon/rs690.c 	a.full = dfixed_const(16);
full              443 drivers/gpu/drm/radeon/rs690.c 	wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
full              444 drivers/gpu/drm/radeon/rs690.c 	wm->priority_mark_max.full = dfixed_div(wm->priority_mark_max, a);
full              445 drivers/gpu/drm/radeon/rs690.c 	wm->priority_mark_max.full = dfixed_ceil(wm->priority_mark_max);
full              448 drivers/gpu/drm/radeon/rs690.c 	estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full;
full              449 drivers/gpu/drm/radeon/rs690.c 	estimated_width.full = dfixed_div(estimated_width, consumption_time);
full              451 drivers/gpu/drm/radeon/rs690.c 		wm->priority_mark.full = dfixed_const(10);
full              453 drivers/gpu/drm/radeon/rs690.c 		a.full = dfixed_const(16);
full              454 drivers/gpu/drm/radeon/rs690.c 		wm->priority_mark.full = dfixed_div(estimated_width, a);
full              455 drivers/gpu/drm/radeon/rs690.c 		wm->priority_mark.full = dfixed_ceil(wm->priority_mark);
full              456 drivers/gpu/drm/radeon/rs690.c 		wm->priority_mark.full = wm->priority_mark_max.full - wm->priority_mark.full;
full              476 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm0->dbpp, wm0->num_line_pair);
full              478 drivers/gpu/drm/radeon/rs690.c 			a.full = wm0->num_line_pair.full;
full              480 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_mul(wm1->dbpp, wm1->num_line_pair);
full              482 drivers/gpu/drm/radeon/rs690.c 			b.full = wm1->num_line_pair.full;
full              483 drivers/gpu/drm/radeon/rs690.c 		a.full += b.full;
full              484 drivers/gpu/drm/radeon/rs690.c 		fill_rate.full = dfixed_div(wm0->sclk, a);
full              485 drivers/gpu/drm/radeon/rs690.c 		if (wm0->consumption_rate.full > fill_rate.full) {
full              486 drivers/gpu/drm/radeon/rs690.c 			b.full = wm0->consumption_rate.full - fill_rate.full;
full              487 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_mul(b, wm0->active_time);
full              488 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full              490 drivers/gpu/drm/radeon/rs690.c 			a.full = a.full + b.full;
full              491 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              492 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = dfixed_div(a, b);
full              494 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full              496 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              497 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = dfixed_div(a, b);
full              499 drivers/gpu/drm/radeon/rs690.c 		if (wm1->consumption_rate.full > fill_rate.full) {
full              500 drivers/gpu/drm/radeon/rs690.c 			b.full = wm1->consumption_rate.full - fill_rate.full;
full              501 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_mul(b, wm1->active_time);
full              502 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full              504 drivers/gpu/drm/radeon/rs690.c 			a.full = a.full + b.full;
full              505 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              506 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = dfixed_div(a, b);
full              508 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full              510 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              511 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = dfixed_div(a, b);
full              513 drivers/gpu/drm/radeon/rs690.c 		if (wm0->priority_mark.full > priority_mark02.full)
full              514 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = wm0->priority_mark.full;
full              515 drivers/gpu/drm/radeon/rs690.c 		if (wm0->priority_mark_max.full > priority_mark02.full)
full              516 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = wm0->priority_mark_max.full;
full              517 drivers/gpu/drm/radeon/rs690.c 		if (wm1->priority_mark.full > priority_mark12.full)
full              518 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = wm1->priority_mark.full;
full              519 drivers/gpu/drm/radeon/rs690.c 		if (wm1->priority_mark_max.full > priority_mark12.full)
full              520 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = wm1->priority_mark_max.full;
full              529 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm0->dbpp, wm0->num_line_pair);
full              531 drivers/gpu/drm/radeon/rs690.c 			a.full = wm0->num_line_pair.full;
full              532 drivers/gpu/drm/radeon/rs690.c 		fill_rate.full = dfixed_div(wm0->sclk, a);
full              533 drivers/gpu/drm/radeon/rs690.c 		if (wm0->consumption_rate.full > fill_rate.full) {
full              534 drivers/gpu/drm/radeon/rs690.c 			b.full = wm0->consumption_rate.full - fill_rate.full;
full              535 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_mul(b, wm0->active_time);
full              536 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full              538 drivers/gpu/drm/radeon/rs690.c 			a.full = a.full + b.full;
full              539 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              540 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = dfixed_div(a, b);
full              542 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full              544 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              545 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = dfixed_div(a, b);
full              547 drivers/gpu/drm/radeon/rs690.c 		if (wm0->priority_mark.full > priority_mark02.full)
full              548 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = wm0->priority_mark.full;
full              549 drivers/gpu/drm/radeon/rs690.c 		if (wm0->priority_mark_max.full > priority_mark02.full)
full              550 drivers/gpu/drm/radeon/rs690.c 			priority_mark02.full = wm0->priority_mark_max.full;
full              556 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm1->dbpp, wm1->num_line_pair);
full              558 drivers/gpu/drm/radeon/rs690.c 			a.full = wm1->num_line_pair.full;
full              559 drivers/gpu/drm/radeon/rs690.c 		fill_rate.full = dfixed_div(wm1->sclk, a);
full              560 drivers/gpu/drm/radeon/rs690.c 		if (wm1->consumption_rate.full > fill_rate.full) {
full              561 drivers/gpu/drm/radeon/rs690.c 			b.full = wm1->consumption_rate.full - fill_rate.full;
full              562 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_mul(b, wm1->active_time);
full              563 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full              565 drivers/gpu/drm/radeon/rs690.c 			a.full = a.full + b.full;
full              566 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              567 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = dfixed_div(a, b);
full              569 drivers/gpu/drm/radeon/rs690.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full              571 drivers/gpu/drm/radeon/rs690.c 			b.full = dfixed_const(16 * 1000);
full              572 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = dfixed_div(a, b);
full              574 drivers/gpu/drm/radeon/rs690.c 		if (wm1->priority_mark.full > priority_mark12.full)
full              575 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = wm1->priority_mark.full;
full              576 drivers/gpu/drm/radeon/rs690.c 		if (wm1->priority_mark_max.full > priority_mark12.full)
full              577 drivers/gpu/drm/radeon/rs690.c 			priority_mark12.full = wm1->priority_mark_max.full;
full              981 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(100);
full              982 drivers/gpu/drm/radeon/rv515.c 	sclk.full = dfixed_const(selected_sclk);
full              983 drivers/gpu/drm/radeon/rv515.c 	sclk.full = dfixed_div(sclk, a);
full              985 drivers/gpu/drm/radeon/rv515.c 	if (crtc->vsc.full > dfixed_const(2))
full              986 drivers/gpu/drm/radeon/rv515.c 		wm->num_line_pair.full = dfixed_const(2);
full              988 drivers/gpu/drm/radeon/rv515.c 		wm->num_line_pair.full = dfixed_const(1);
full              990 drivers/gpu/drm/radeon/rv515.c 	b.full = dfixed_const(mode->crtc_hdisplay);
full              991 drivers/gpu/drm/radeon/rv515.c 	c.full = dfixed_const(256);
full              992 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_div(b, c);
full              993 drivers/gpu/drm/radeon/rv515.c 	request_fifo_depth.full = dfixed_mul(a, wm->num_line_pair);
full              994 drivers/gpu/drm/radeon/rv515.c 	request_fifo_depth.full = dfixed_ceil(request_fifo_depth);
full              995 drivers/gpu/drm/radeon/rv515.c 	if (a.full < dfixed_const(4)) {
full             1007 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(mode->clock);
full             1008 drivers/gpu/drm/radeon/rv515.c 	b.full = dfixed_const(1000);
full             1009 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_div(a, b);
full             1010 drivers/gpu/drm/radeon/rv515.c 	pclk.full = dfixed_div(b, a);
full             1012 drivers/gpu/drm/radeon/rv515.c 		b.full = dfixed_const(2);
full             1013 drivers/gpu/drm/radeon/rv515.c 		if (crtc->vsc.full > b.full)
full             1014 drivers/gpu/drm/radeon/rv515.c 			b.full = crtc->vsc.full;
full             1015 drivers/gpu/drm/radeon/rv515.c 		b.full = dfixed_mul(b, crtc->hsc);
full             1016 drivers/gpu/drm/radeon/rv515.c 		c.full = dfixed_const(2);
full             1017 drivers/gpu/drm/radeon/rv515.c 		b.full = dfixed_div(b, c);
full             1018 drivers/gpu/drm/radeon/rv515.c 		consumption_time.full = dfixed_div(pclk, b);
full             1020 drivers/gpu/drm/radeon/rv515.c 		consumption_time.full = pclk.full;
full             1022 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(1);
full             1023 drivers/gpu/drm/radeon/rv515.c 	wm->consumption_rate.full = dfixed_div(a, consumption_time);
full             1031 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(crtc->base.mode.crtc_htotal);
full             1032 drivers/gpu/drm/radeon/rv515.c 	line_time.full = dfixed_mul(a, pclk);
full             1039 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(crtc->base.mode.crtc_htotal);
full             1040 drivers/gpu/drm/radeon/rv515.c 	b.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
full             1041 drivers/gpu/drm/radeon/rv515.c 	wm->active_time.full = dfixed_mul(line_time, b);
full             1042 drivers/gpu/drm/radeon/rv515.c 	wm->active_time.full = dfixed_div(wm->active_time, a);
full             1049 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(600 * 1000);
full             1050 drivers/gpu/drm/radeon/rv515.c 	chunk_time.full = dfixed_div(a, sclk);
full             1051 drivers/gpu/drm/radeon/rv515.c 	read_delay_latency.full = dfixed_const(1000);
full             1062 drivers/gpu/drm/radeon/rv515.c 		a.full = dfixed_const(3);
full             1063 drivers/gpu/drm/radeon/rv515.c 		wm->worst_case_latency.full = dfixed_mul(a, chunk_time);
full             1064 drivers/gpu/drm/radeon/rv515.c 		wm->worst_case_latency.full += read_delay_latency.full;
full             1066 drivers/gpu/drm/radeon/rv515.c 		wm->worst_case_latency.full = chunk_time.full + read_delay_latency.full;
full             1080 drivers/gpu/drm/radeon/rv515.c 		tolerable_latency.full = line_time.full;
full             1082 drivers/gpu/drm/radeon/rv515.c 		tolerable_latency.full = dfixed_const(wm->lb_request_fifo_depth - 2);
full             1083 drivers/gpu/drm/radeon/rv515.c 		tolerable_latency.full = request_fifo_depth.full - tolerable_latency.full;
full             1084 drivers/gpu/drm/radeon/rv515.c 		tolerable_latency.full = dfixed_mul(tolerable_latency, chunk_time);
full             1085 drivers/gpu/drm/radeon/rv515.c 		tolerable_latency.full = line_time.full - tolerable_latency.full;
full             1088 drivers/gpu/drm/radeon/rv515.c 	wm->dbpp.full = dfixed_const(2 * 16);
full             1093 drivers/gpu/drm/radeon/rv515.c 	a.full = dfixed_const(16);
full             1094 drivers/gpu/drm/radeon/rv515.c 	wm->priority_mark_max.full = dfixed_const(crtc->base.mode.crtc_hdisplay);
full             1095 drivers/gpu/drm/radeon/rv515.c 	wm->priority_mark_max.full = dfixed_div(wm->priority_mark_max, a);
full             1096 drivers/gpu/drm/radeon/rv515.c 	wm->priority_mark_max.full = dfixed_ceil(wm->priority_mark_max);
full             1099 drivers/gpu/drm/radeon/rv515.c 	estimated_width.full = tolerable_latency.full - wm->worst_case_latency.full;
full             1100 drivers/gpu/drm/radeon/rv515.c 	estimated_width.full = dfixed_div(estimated_width, consumption_time);
full             1102 drivers/gpu/drm/radeon/rv515.c 		wm->priority_mark.full = wm->priority_mark_max.full;
full             1104 drivers/gpu/drm/radeon/rv515.c 		a.full = dfixed_const(16);
full             1105 drivers/gpu/drm/radeon/rv515.c 		wm->priority_mark.full = dfixed_div(estimated_width, a);
full             1106 drivers/gpu/drm/radeon/rv515.c 		wm->priority_mark.full = dfixed_ceil(wm->priority_mark);
full             1107 drivers/gpu/drm/radeon/rv515.c 		wm->priority_mark.full = wm->priority_mark_max.full - wm->priority_mark.full;
full             1127 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_div(wm0->dbpp, wm0->num_line_pair);
full             1129 drivers/gpu/drm/radeon/rv515.c 			a.full = wm0->num_line_pair.full;
full             1131 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_div(wm1->dbpp, wm1->num_line_pair);
full             1133 drivers/gpu/drm/radeon/rv515.c 			b.full = wm1->num_line_pair.full;
full             1134 drivers/gpu/drm/radeon/rv515.c 		a.full += b.full;
full             1135 drivers/gpu/drm/radeon/rv515.c 		fill_rate.full = dfixed_div(wm0->sclk, a);
full             1136 drivers/gpu/drm/radeon/rv515.c 		if (wm0->consumption_rate.full > fill_rate.full) {
full             1137 drivers/gpu/drm/radeon/rv515.c 			b.full = wm0->consumption_rate.full - fill_rate.full;
full             1138 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_mul(b, wm0->active_time);
full             1139 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_const(16);
full             1140 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_div(b, a);
full             1141 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full             1143 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = a.full + b.full;
full             1145 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full             1147 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_const(16 * 1000);
full             1148 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = dfixed_div(a, b);
full             1150 drivers/gpu/drm/radeon/rv515.c 		if (wm1->consumption_rate.full > fill_rate.full) {
full             1151 drivers/gpu/drm/radeon/rv515.c 			b.full = wm1->consumption_rate.full - fill_rate.full;
full             1152 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_mul(b, wm1->active_time);
full             1153 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_const(16);
full             1154 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_div(b, a);
full             1155 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full             1157 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = a.full + b.full;
full             1159 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full             1161 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_const(16 * 1000);
full             1162 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = dfixed_div(a, b);
full             1164 drivers/gpu/drm/radeon/rv515.c 		if (wm0->priority_mark.full > priority_mark02.full)
full             1165 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = wm0->priority_mark.full;
full             1166 drivers/gpu/drm/radeon/rv515.c 		if (wm0->priority_mark_max.full > priority_mark02.full)
full             1167 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = wm0->priority_mark_max.full;
full             1168 drivers/gpu/drm/radeon/rv515.c 		if (wm1->priority_mark.full > priority_mark12.full)
full             1169 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = wm1->priority_mark.full;
full             1170 drivers/gpu/drm/radeon/rv515.c 		if (wm1->priority_mark_max.full > priority_mark12.full)
full             1171 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = wm1->priority_mark_max.full;
full             1180 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_div(wm0->dbpp, wm0->num_line_pair);
full             1182 drivers/gpu/drm/radeon/rv515.c 			a.full = wm0->num_line_pair.full;
full             1183 drivers/gpu/drm/radeon/rv515.c 		fill_rate.full = dfixed_div(wm0->sclk, a);
full             1184 drivers/gpu/drm/radeon/rv515.c 		if (wm0->consumption_rate.full > fill_rate.full) {
full             1185 drivers/gpu/drm/radeon/rv515.c 			b.full = wm0->consumption_rate.full - fill_rate.full;
full             1186 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_mul(b, wm0->active_time);
full             1187 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_const(16);
full             1188 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_div(b, a);
full             1189 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full             1191 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = a.full + b.full;
full             1193 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm0->worst_case_latency,
full             1195 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_const(16);
full             1196 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = dfixed_div(a, b);
full             1198 drivers/gpu/drm/radeon/rv515.c 		if (wm0->priority_mark.full > priority_mark02.full)
full             1199 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = wm0->priority_mark.full;
full             1200 drivers/gpu/drm/radeon/rv515.c 		if (wm0->priority_mark_max.full > priority_mark02.full)
full             1201 drivers/gpu/drm/radeon/rv515.c 			priority_mark02.full = wm0->priority_mark_max.full;
full             1207 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_div(wm1->dbpp, wm1->num_line_pair);
full             1209 drivers/gpu/drm/radeon/rv515.c 			a.full = wm1->num_line_pair.full;
full             1210 drivers/gpu/drm/radeon/rv515.c 		fill_rate.full = dfixed_div(wm1->sclk, a);
full             1211 drivers/gpu/drm/radeon/rv515.c 		if (wm1->consumption_rate.full > fill_rate.full) {
full             1212 drivers/gpu/drm/radeon/rv515.c 			b.full = wm1->consumption_rate.full - fill_rate.full;
full             1213 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_mul(b, wm1->active_time);
full             1214 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_const(16);
full             1215 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_div(b, a);
full             1216 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full             1218 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = a.full + b.full;
full             1220 drivers/gpu/drm/radeon/rv515.c 			a.full = dfixed_mul(wm1->worst_case_latency,
full             1222 drivers/gpu/drm/radeon/rv515.c 			b.full = dfixed_const(16 * 1000);
full             1223 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = dfixed_div(a, b);
full             1225 drivers/gpu/drm/radeon/rv515.c 		if (wm1->priority_mark.full > priority_mark12.full)
full             1226 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = wm1->priority_mark.full;
full             1227 drivers/gpu/drm/radeon/rv515.c 		if (wm1->priority_mark_max.full > priority_mark12.full)
full             1228 drivers/gpu/drm/radeon/rv515.c 			priority_mark12.full = wm1->priority_mark_max.full;
full             2080 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1000);
full             2081 drivers/gpu/drm/radeon/si.c 	yclk.full = dfixed_const(wm->yclk);
full             2082 drivers/gpu/drm/radeon/si.c 	yclk.full = dfixed_div(yclk, a);
full             2083 drivers/gpu/drm/radeon/si.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full             2084 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(10);
full             2085 drivers/gpu/drm/radeon/si.c 	dram_efficiency.full = dfixed_const(7);
full             2086 drivers/gpu/drm/radeon/si.c 	dram_efficiency.full = dfixed_div(dram_efficiency, a);
full             2087 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full             2088 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(bandwidth, dram_efficiency);
full             2100 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1000);
full             2101 drivers/gpu/drm/radeon/si.c 	yclk.full = dfixed_const(wm->yclk);
full             2102 drivers/gpu/drm/radeon/si.c 	yclk.full = dfixed_div(yclk, a);
full             2103 drivers/gpu/drm/radeon/si.c 	dram_channels.full = dfixed_const(wm->dram_channels * 4);
full             2104 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(10);
full             2105 drivers/gpu/drm/radeon/si.c 	disp_dram_allocation.full = dfixed_const(3); /* XXX worse case value 0.3 */
full             2106 drivers/gpu/drm/radeon/si.c 	disp_dram_allocation.full = dfixed_div(disp_dram_allocation, a);
full             2107 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(dram_channels, yclk);
full             2108 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(bandwidth, disp_dram_allocation);
full             2120 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1000);
full             2121 drivers/gpu/drm/radeon/si.c 	sclk.full = dfixed_const(wm->sclk);
full             2122 drivers/gpu/drm/radeon/si.c 	sclk.full = dfixed_div(sclk, a);
full             2123 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(10);
full             2124 drivers/gpu/drm/radeon/si.c 	return_efficiency.full = dfixed_const(8);
full             2125 drivers/gpu/drm/radeon/si.c 	return_efficiency.full = dfixed_div(return_efficiency, a);
full             2126 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(32);
full             2127 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(a, sclk);
full             2128 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(bandwidth, return_efficiency);
full             2146 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1000);
full             2147 drivers/gpu/drm/radeon/si.c 	disp_clk.full = dfixed_const(wm->disp_clk);
full             2148 drivers/gpu/drm/radeon/si.c 	disp_clk.full = dfixed_div(disp_clk, a);
full             2149 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(dce6_get_dmif_bytes_per_request(wm) / 2);
full             2150 drivers/gpu/drm/radeon/si.c 	b1.full = dfixed_mul(a, disp_clk);
full             2152 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1000);
full             2153 drivers/gpu/drm/radeon/si.c 	sclk.full = dfixed_const(wm->sclk);
full             2154 drivers/gpu/drm/radeon/si.c 	sclk.full = dfixed_div(sclk, a);
full             2155 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(dce6_get_dmif_bytes_per_request(wm));
full             2156 drivers/gpu/drm/radeon/si.c 	b2.full = dfixed_mul(a, sclk);
full             2158 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(10);
full             2159 drivers/gpu/drm/radeon/si.c 	disp_clk_request_efficiency.full = dfixed_const(8);
full             2160 drivers/gpu/drm/radeon/si.c 	disp_clk_request_efficiency.full = dfixed_div(disp_clk_request_efficiency, a);
full             2164 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(min_bandwidth);
full             2165 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(a, disp_clk_request_efficiency);
full             2192 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1000);
full             2193 drivers/gpu/drm/radeon/si.c 	line_time.full = dfixed_const(wm->active_time + wm->blank_time);
full             2194 drivers/gpu/drm/radeon/si.c 	line_time.full = dfixed_div(line_time, a);
full             2195 drivers/gpu/drm/radeon/si.c 	bpp.full = dfixed_const(wm->bytes_per_pixel);
full             2196 drivers/gpu/drm/radeon/si.c 	src_width.full = dfixed_const(wm->src_width);
full             2197 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(src_width, bpp);
full             2198 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_mul(bandwidth, wm->vsc);
full             2199 drivers/gpu/drm/radeon/si.c 	bandwidth.full = dfixed_div(bandwidth, line_time);
full             2222 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(2);
full             2223 drivers/gpu/drm/radeon/si.c 	b.full = dfixed_const(1);
full             2224 drivers/gpu/drm/radeon/si.c 	if ((wm->vsc.full > a.full) ||
full             2225 drivers/gpu/drm/radeon/si.c 	    ((wm->vsc.full > b.full) && (wm->vtaps >= 3)) ||
full             2227 drivers/gpu/drm/radeon/si.c 	    ((wm->vsc.full >= a.full) && wm->interlaced))
full             2232 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(available_bandwidth);
full             2233 drivers/gpu/drm/radeon/si.c 	b.full = dfixed_const(wm->num_heads);
full             2234 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_div(a, b);
full             2240 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(max_src_lines_per_dst_line * wm->src_width * wm->bytes_per_pixel);
full             2241 drivers/gpu/drm/radeon/si.c 	b.full = dfixed_const(1000);
full             2242 drivers/gpu/drm/radeon/si.c 	c.full = dfixed_const(lb_fill_bw);
full             2243 drivers/gpu/drm/radeon/si.c 	b.full = dfixed_div(c, b);
full             2244 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_div(a, b);
full             2280 drivers/gpu/drm/radeon/si.c 	a.full = dfixed_const(1);
full             2281 drivers/gpu/drm/radeon/si.c 	if (wm->vsc.full > a.full)
full             2406 drivers/gpu/drm/radeon/si.c 		a.full = dfixed_const(1000);
full             2407 drivers/gpu/drm/radeon/si.c 		b.full = dfixed_const(mode->clock);
full             2408 drivers/gpu/drm/radeon/si.c 		b.full = dfixed_div(b, a);
full             2409 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_const(latency_watermark_a);
full             2410 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_mul(c, b);
full             2411 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_mul(c, radeon_crtc->hsc);
full             2412 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_div(c, a);
full             2413 drivers/gpu/drm/radeon/si.c 		a.full = dfixed_const(16);
full             2414 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_div(c, a);
full             2418 drivers/gpu/drm/radeon/si.c 		a.full = dfixed_const(1000);
full             2419 drivers/gpu/drm/radeon/si.c 		b.full = dfixed_const(mode->clock);
full             2420 drivers/gpu/drm/radeon/si.c 		b.full = dfixed_div(b, a);
full             2421 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_const(latency_watermark_b);
full             2422 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_mul(c, b);
full             2423 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_mul(c, radeon_crtc->hsc);
full             2424 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_div(c, a);
full             2425 drivers/gpu/drm/radeon/si.c 		a.full = dfixed_const(16);
full             2426 drivers/gpu/drm/radeon/si.c 		c.full = dfixed_div(c, a);
full               93 drivers/gpu/drm/rockchip/cdn-dp-reg.c 	int ret, full;
full               96 drivers/gpu/drm/rockchip/cdn-dp-reg.c 				 full, !full, MAILBOX_RETRY_US,
full              145 drivers/gpu/drm/tegra/dc.c 	outf.full = max_t(u32, outf.full - dfixed_const(1), dfixed_const(1));
full              146 drivers/gpu/drm/tegra/dc.c 	inf.full -= dfixed_const(1);
full               89 drivers/gpu/drm/tiny/ili9225.c 	bool full;
full               98 drivers/gpu/drm/tiny/ili9225.c 	full = width == fb->width && height == fb->height;
full              102 drivers/gpu/drm/tiny/ili9225.c 	if (!dbi->dc || !full || swap ||
full              125 drivers/hwmon/max197.c 	int full = data->limit;
full              131 drivers/hwmon/max197.c 		if (value <= -full)
full              132 drivers/hwmon/max197.c 			value = -full;
full              138 drivers/hwmon/max197.c 		if (value >= full)
full              139 drivers/hwmon/max197.c 			value = full;
full              153 drivers/hwmon/max197.c 	} else if (value == -full) {
full              159 drivers/hwmon/max197.c 	} else if (value == full) {
full              317 drivers/hwtracing/coresight/coresight-catu.c 	if (!etr_buf->full) {
full              640 drivers/hwtracing/coresight/coresight-tmc-etr.c 	if (etr_buf->full)
full              729 drivers/hwtracing/coresight/coresight-tmc-etr.c 	if (etr_buf->full)
full              940 drivers/hwtracing/coresight/coresight-tmc-etr.c 		etr_buf->full = 0;
full              944 drivers/hwtracing/coresight/coresight-tmc-etr.c 	etr_buf->full = status & TMC_STS_FULL;
full             1089 drivers/hwtracing/coresight/coresight-tmc-etr.c 		if (etr_buf->full)
full             1508 drivers/hwtracing/coresight/coresight-tmc-etr.c 	lost = etr_buf->full;
full              156 drivers/hwtracing/coresight/coresight-tmc.h 	bool				full;
full             1249 drivers/infiniband/hw/i40iw/i40iw_puda.c 	u16 full = 0;
full             1281 drivers/infiniband/hw/i40iw/i40iw_puda.c 		full++;
full             1287 drivers/infiniband/hw/i40iw/i40iw_puda.c 	if (full) {
full             1166 drivers/infiniband/hw/qib/qib_verbs.c 			goto full;
full             1174 drivers/infiniband/hw/qib/qib_verbs.c full:
full               68 drivers/isdn/hardware/mISDN/mISDNinfineon.c 	const char	*full;
full             1091 drivers/isdn/hardware/mISDN/mISDNinfineon.c 			  card->ci->full, pci_name(pdev));
full              572 drivers/macintosh/via-cuda.c     bool full;
full              660 drivers/macintosh/via-cuda.c 	full = reading_reply ? ARRAY_FULL(current_req->reply, reply_ptr)
full              662 drivers/macintosh/via-cuda.c 	if (full)
full              666 drivers/macintosh/via-cuda.c 	if (!TREQ_asserted(status) || full) {
full             1129 drivers/mailbox/bcm-pdc-mailbox.c 	bool full = false;
full             1136 drivers/mailbox/bcm-pdc-mailbox.c 		full = true;
full             1139 drivers/mailbox/bcm-pdc-mailbox.c 	if (likely(!full)) {
full             1144 drivers/mailbox/bcm-pdc-mailbox.c 			full = true;
full             1147 drivers/mailbox/bcm-pdc-mailbox.c 	return full;
full               69 drivers/mailbox/omap-mailbox.c 	bool full;
full              270 drivers/mailbox/omap-mailbox.c 		if (mq->full) {
full              271 drivers/mailbox/omap-mailbox.c 			mq->full = false;
full              297 drivers/mailbox/omap-mailbox.c 			mq->full = true;
full              452 drivers/md/dm-snap-persistent.c 			     int *full)
full              459 drivers/md/dm-snap-persistent.c 	*full = 1;
full              472 drivers/md/dm-snap-persistent.c 			*full = 0;
full              498 drivers/md/dm-snap-persistent.c 	int r, full = 1;
full              518 drivers/md/dm-snap-persistent.c 	for (ps->current_area = 0; full; ps->current_area++) {
full              545 drivers/md/dm-snap-persistent.c 				      &full);
full              547 drivers/md/dm-snap-persistent.c 		if (!full)
full              676 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE;
full              677 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	unsigned y_offset = full ? 0 : 16;
full              682 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		rgb2ycbcr(full ? bt601_full : bt601, r, g, b, y_offset, y, cb, cr);
full              695 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		rgb2ycbcr(full ? bt2020_full : bt2020, r, g, b, y_offset, y, cb, cr);
full              702 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		*y = full ? yc : (yc * 219) / 255 + (16 << 4);
full              704 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*cb = (((b - yc) * (full ? bt2020c_full[0] : bt2020c[0])) >> 16) + (128 << 4);
full              706 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*cb = (((b - yc) * (full ? bt2020c_full[1] : bt2020c[1])) >> 16) + (128 << 4);
full              708 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*cr = (((r - yc) * (full ? bt2020c_full[2] : bt2020c[2])) >> 16) + (128 << 4);
full              710 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*cr = (((r - yc) * (full ? bt2020c_full[3] : bt2020c[3])) >> 16) + (128 << 4);
full              713 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		rgb2ycbcr(full ? smpte240m_full : smpte240m, r, g, b, y_offset, y, cb, cr);
full              717 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		rgb2ycbcr(full ? rec709_full : rec709, r, g, b, y_offset, y, cb, cr);
full              790 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	bool full = tpg->real_quantization == V4L2_QUANTIZATION_FULL_RANGE;
full              791 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	unsigned y_offset = full ? 0 : 16;
full              792 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 	int y_fac = full ? COEFF(1.0, 255) : COEFF(1.0, 219);
full              797 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		ycbcr2rgb(full ? bt601_full : bt601, y, cb, cr, y_offset, r, g, b);
full              810 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		ycbcr2rgb(full ? bt2020_full : bt2020, y, cb, cr, y_offset, r, g, b);
full              813 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		y -= full ? 0 : 16 << 4;
full              818 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*b = y_fac * y + (full ? bt2020c_full[0] : bt2020c[0]) * cb;
full              820 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*b = y_fac * y + (full ? bt2020c_full[1] : bt2020c[1]) * cb;
full              823 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*r = y_fac * y + (full ? bt2020c_full[2] : bt2020c[2]) * cr;
full              825 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 			*r = y_fac * y + (full ? bt2020c_full[3] : bt2020c[3]) * cr;
full              829 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		lin_y = rec709_to_linear((y * 255) / (full ? 255 : 219));
full              837 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		ycbcr2rgb(full ? smpte240m_full : smpte240m, y, cb, cr, y_offset, r, g, b);
full              841 drivers/media/common/v4l2-tpg/v4l2-tpg-core.c 		ycbcr2rgb(full ? rec709_full : rec709, y, cb, cr, y_offset, r, g, b);
full              143 drivers/media/dvb-frontends/mt312.c static int mt312_reset(struct mt312_state *state, const u8 full)
full              145 drivers/media/dvb-frontends/mt312.c 	return mt312_writereg(state, RESET, full ? 0x80 : 0x40);
full              721 drivers/memstick/core/ms_block.c static int msb_reset(struct msb_data *msb, bool full)
full              732 drivers/memstick/core/ms_block.c 	if (full) {
full              272 drivers/memstick/core/ms_block.h static int msb_reset(struct msb_data *msb, bool full);
full              237 drivers/misc/ti-st/st_kim.c 	kim_gdata->version.full = version;
full              557 drivers/misc/ti-st/st_kim.c 	seq_printf(s, "%04X %d.%d.%d\n", kim_gdata->version.full,
full              777 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u8 full;                    /* the Tx ring is full */
full              786 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	u8 full;                    /* the Tx ring is full */
full             2039 drivers/net/ethernet/chelsio/cxgb4/sge.c 		q->full = 1;
full             2065 drivers/net/ethernet/chelsio/cxgb4/sge.c 	if (unlikely(q->full)) {
full             2132 drivers/net/ethernet/chelsio/cxgb4/sge.c 	q->full = 0;
full             2225 drivers/net/ethernet/chelsio/cxgb4/sge.c 	q->full = 1;
full             2266 drivers/net/ethernet/chelsio/cxgb4/sge.c 	while ((skb = skb_peek(&q->sendq)) != NULL && !q->full) {
full             2398 drivers/net/ethernet/chelsio/cxgb4/sge.c 	q->full = 0;            /* the queue actually is completely empty now */
full             2536 drivers/net/ethernet/chelsio/cxgb4/sge.c 	if (q->full || !skb_queue_empty(&q->sendq) ||
full             3867 drivers/net/ethernet/chelsio/cxgb4/sge.c 	txq->full = 0;
full             3942 drivers/net/ethernet/chelsio/cxgb4/sge.c 	txq->full = 0;
full              240 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c 			sq->stats->full++;
full              292 drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c 		sq->stats->full++;
full              208 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 		s->rx_xdp_tx_full  += xdpsq_stats->full;
full              237 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 		s->tx_xdp_full    += xdpsq_red_stats->full;
full              263 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 		s->tx_xsk_full                   += xsksq_stats->full;
full             1502 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_RQ_XDPSQ_STAT(struct mlx5e_xdpsq_stats, full) },
full             1512 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_XDPSQ_STAT(struct mlx5e_xdpsq_stats, full) },
full             1543 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_XSKSQ_STAT(struct mlx5e_xdpsq_stats, full) },
full              300 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h 	u64 full;
full              614 drivers/net/ethernet/sun/sunhme.c 	int full;
full              624 drivers/net/ethernet/sun/sunhme.c 			full = 1;
full              626 drivers/net/ethernet/sun/sunhme.c 			full = 0;
full              628 drivers/net/ethernet/sun/sunhme.c 			full = 1;
full              630 drivers/net/ethernet/sun/sunhme.c 			full = 0;
full              635 drivers/net/ethernet/sun/sunhme.c 			full = 1;
full              637 drivers/net/ethernet/sun/sunhme.c 			full = 0;
full              653 drivers/net/ethernet/sun/sunhme.c 	if (full) {
full             1892 drivers/net/ethernet/via/via-velocity.c 	int full = 0;
full             1935 drivers/net/ethernet/via/via-velocity.c 			full = 1;
full             1941 drivers/net/ethernet/via/via-velocity.c 	if (netif_queue_stopped(vptr->netdev) && (full == 0) &&
full              301 drivers/net/ethernet/xircom/xirc2ps_cs.c static void do_reset(struct net_device *dev, int full);
full             1470 drivers/net/ethernet/xircom/xirc2ps_cs.c do_reset(struct net_device *dev, int full)
full             1476 drivers/net/ethernet/xircom/xirc2ps_cs.c     pr_debug("%s: do_reset(%p,%d)\n", dev? dev->name:"eth?", dev, full);
full             1547 drivers/net/ethernet/xircom/xirc2ps_cs.c     if (full)
full             1566 drivers/net/ethernet/xircom/xirc2ps_cs.c     if (full && local->mohawk && init_mii(dev)) {
full             1600 drivers/net/ethernet/xircom/xirc2ps_cs.c     if (full) {
full             1617 drivers/net/ethernet/xircom/xirc2ps_cs.c     if (full)
full             5372 drivers/net/wireless/broadcom/b43/phy_n.c 				bool full, bool mphase)
full             5454 drivers/net/wireless/broadcom/b43/phy_n.c 			if (!full && nphy->txiqlocal_coeffsvalid) {
full             5460 drivers/net/wireless/broadcom/b43/phy_n.c 				full = true;
full             5473 drivers/net/wireless/broadcom/b43/phy_n.c 		if (full) {
full             5495 drivers/net/wireless/broadcom/b43/phy_n.c 			if (full) {
full             1093 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_int.h 			    struct nphy_txgains target_gain, bool full, bool m);
full              300 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(tq-full,				0x08),
full              301 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(ackq-full,				0x09),
full              302 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(wdb-full,				0x0a),
full              303 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(bank-fifo-full,			0x0b),
full              304 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(odb-full,				0x0c),
full              305 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(wbq-full,				0x0d),
full              356 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(collision-queue-full,		0x11),
full              404 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(tq-full,				0x0c),
full              405 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(ackq-full,				0x0d),
full              406 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(wdb-full,				0x0e),
full              407 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(odb-full,				0x10),
full              408 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(wbq-full,				0x11),
full              466 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(pa-req-buffer-full,		0x28),
full              467 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(cswlf-outbound-req-fifo-full,	0x29),
full              469 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(cswlf-outbound-lack-fifo-full,	0x2b),
full              471 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(cswlf-outbound-data-fifo-full,	0x2d),
full              517 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(mcu-req-table-full,		0x1a),
full              518 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(mcu-stat-table-full,		0x1b),
full              519 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(mcu-wr-table-full,			0x1c),
full              575 drivers/perf/xgene_pmu.c 	XGENE_PMU_EVENT_ATTR(tmaw-tracker-full,			0x2c),
full              401 drivers/power/supply/ab8500_bmdata.c 	.full		= 100,
full               40 drivers/power/supply/apm_power.c 	union power_supply_propval full;
full               57 drivers/power/supply/apm_power.c 	if (!PSY_PROP(bp->bat, CHARGE_FULL_DESIGN, &bp->full) ||
full               58 drivers/power/supply/apm_power.c 			!PSY_PROP(bp->bat, CHARGE_FULL, &bp->full)) {
full               59 drivers/power/supply/apm_power.c 		if (bp->full.intval > bp->max_charge) {
full               61 drivers/power/supply/apm_power.c 			bp->max_charge = bp->full.intval;
full               63 drivers/power/supply/apm_power.c 	} else if (!PSY_PROP(bp->bat, ENERGY_FULL_DESIGN, &bp->full) ||
full               64 drivers/power/supply/apm_power.c 			!PSY_PROP(bp->bat, ENERGY_FULL, &bp->full)) {
full               65 drivers/power/supply/apm_power.c 		if (bp->full.intval > bp->max_energy) {
full               67 drivers/power/supply/apm_power.c 			bp->max_energy = bp->full.intval;
full               93 drivers/power/supply/apm_power.c 			      &bp.full)) {
full               94 drivers/power/supply/apm_power.c 			if (bp.max_energy > bp.max_charge * bp.full.intval)
full               99 drivers/power/supply/apm_power.c 								  &bp.full)) {
full              100 drivers/power/supply/apm_power.c 			if (bp.max_charge > bp.max_energy / bp.full.intval)
full              120 drivers/power/supply/apm_power.c 	union power_supply_propval full;
full              170 drivers/power/supply/apm_power.c 	if (_MPSY_PROP(full_prop, &full)) {
full              172 drivers/power/supply/apm_power.c 		if (_MPSY_PROP(full_design_prop, &full))
full              189 drivers/power/supply/apm_power.c 		return ((cur.intval - full.intval) * 60L) / I.intval;
full              218 drivers/power/supply/apm_power.c 	union power_supply_propval empty, full, cur;
full              251 drivers/power/supply/apm_power.c 	if (_MPSY_PROP(full_prop, &full)) {
full              253 drivers/power/supply/apm_power.c 		if (_MPSY_PROP(full_design_prop, &full))
full              269 drivers/power/supply/apm_power.c 	if (full.intval - empty.intval)
full              271 drivers/power/supply/apm_power.c 		       (full.intval - empty.intval);
full              259 drivers/power/supply/olpc_battery.c 	union power_supply_propval full;
full              266 drivers/power/supply/olpc_battery.c 	ret = olpc_bat_get_charge_full_design(&full);
full              270 drivers/power/supply/olpc_battery.c 	val->intval = soc * (full.intval / 100);
full              152 drivers/scsi/aic7xxx/aic79xx_core.c 				     u_int msgval, int full);
full             5047 drivers/scsi/aic7xxx/aic79xx_core.c ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full)
full             5063 drivers/scsi/aic7xxx/aic79xx_core.c 				if (full) {
full              180 drivers/scsi/aic7xxx/aic7xxx_core.c 				     u_int msgval, int full);
full             3530 drivers/scsi/aic7xxx/aic7xxx_core.c ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full)
full             3546 drivers/scsi/aic7xxx/aic7xxx_core.c 				if (full) {
full              104 drivers/staging/speakup/speakup_acntpc.c 	.full = 1000,
full               89 drivers/staging/speakup/speakup_acntsa.c 	.full = 40000,
full               98 drivers/staging/speakup/speakup_apollo.c 	.full = 40000,
full               93 drivers/staging/speakup/speakup_audptr.c 	.full = 18000,
full               86 drivers/staging/speakup/speakup_bns.c 	.full = 40000,
full              112 drivers/staging/speakup/speakup_decext.c 	.full = 40000,
full              207 drivers/staging/speakup/speakup_decpc.c 	.full = 1000,
full              117 drivers/staging/speakup/speakup_dectlk.c 	.full = 40000,
full              119 drivers/staging/speakup/speakup_dtlk.c 	.full = 1000,
full               89 drivers/staging/speakup/speakup_dummy.c 	.full = 40000,
full               95 drivers/staging/speakup/speakup_keypc.c 	.full = 1000,
full              100 drivers/staging/speakup/speakup_ltlk.c 	.full = 40000,
full              123 drivers/staging/speakup/speakup_soft.c 	.full = 0,
full               91 drivers/staging/speakup/speakup_spkout.c 	.full = 40000,
full               85 drivers/staging/speakup/speakup_txprt.c 	.full = 40000,
full              174 drivers/staging/speakup/spk_types.h 	int full;
full              410 drivers/staging/speakup/synth.c 		synth_time_vars[3].u.n.default_val = synth->full;
full             3096 drivers/usb/gadget/function/f_fs.c 	const int full = !!func->ffs->fs_descs_count;
full             3107 drivers/usb/gadget/function/f_fs.c 		full ? ffs->fs_descs_count + 1 : 0);
full             3131 drivers/usb/gadget/function/f_fs.c 	if (unlikely(!(full | high | super)))
full             3165 drivers/usb/gadget/function/f_fs.c 	if (likely(full)) {
full              405 drivers/video/fbdev/controlfb.c 	int full, sense, vmode, cmode, vyres;
full              411 drivers/video/fbdev/controlfb.c 	full = p->total_vram == 0x400000;
full              424 drivers/video/fbdev/controlfb.c 	    control_mac_modes[vmode - 1].m[full] < cmode) {
full              428 drivers/video/fbdev/controlfb.c 		if (control_mac_modes[vmode - 1].m[full] < 0)
full              430 drivers/video/fbdev/controlfb.c 		cmode = min(cmode, control_mac_modes[vmode - 1].m[full]);
full             2885 fs/btrfs/block-group.c 		if (space_info->full) {
full             2951 fs/btrfs/block-group.c 			space_info->full = 1;
full               27 fs/btrfs/block-rsv.c 		block_rsv->full = 1;
full               44 fs/btrfs/block-rsv.c 			if (!dest->full) {
full               51 fs/btrfs/block-rsv.c 					dest->full = 1;
full              195 fs/btrfs/block-rsv.c 	else if (block_rsv != global_rsv && !delayed_rsv->full)
full              213 fs/btrfs/block-rsv.c 			block_rsv->full = 0;
full              228 fs/btrfs/block-rsv.c 		block_rsv->full = 1;
full              250 fs/btrfs/block-rsv.c 		global_rsv->full = 0;
full              312 fs/btrfs/block-rsv.c 		block_rsv->full = 1;
full              314 fs/btrfs/block-rsv.c 		block_rsv->full = 0;
full               28 fs/btrfs/block-rsv.h 	unsigned short full;
full               42 fs/btrfs/delalloc-space.c 		if (!data_sinfo->full) {
full              112 fs/btrfs/delayed-ref.c 	delayed_rsv->full = 0;
full              154 fs/btrfs/delayed-ref.c 		delayed_refs_rsv->full = 1;
full             2856 fs/btrfs/extent-tree.c 			if (!global_rsv->full) {
full             2863 fs/btrfs/extent-tree.c 					global_rsv->full = 1;
full               33 fs/btrfs/space-info.c 		found->full = 0;
full              133 fs/btrfs/space-info.c 		found->full = 0;
full              269 fs/btrfs/space-info.c 		   info->full ? "" : "not ");
full               25 fs/btrfs/space-info.h 	unsigned int full:1;	/* indicates that we cannot allocate any more
full             2114 fs/btrfs/super.c 	if (!mixed && block_rsv->space_info->full &&
full              494 fs/btrfs/transaction.c 		if (delayed_refs_rsv->full == 0) {
full              516 fs/btrfs/transaction.c 		   !delayed_refs_rsv->full) {
full             1088 fs/f2fs/file.c 			pgoff_t src, pgoff_t dst, pgoff_t len, bool full)
full             1095 fs/f2fs/file.c 		if (blkaddr[i] == NULL_ADDR && !full) {
full             1173 fs/f2fs/file.c 			pgoff_t len, bool full)
full             1203 fs/f2fs/file.c 					do_replace, src, dst, olen, full);
full             1852 fs/nfsd/vfs.c  	int		full;
full             1866 fs/nfsd/vfs.c  		buf->full = 1;
full             1902 fs/nfsd/vfs.c  		buf.full = 0;
full             1905 fs/nfsd/vfs.c  		if (buf.full)
full             1104 fs/ocfs2/journal.c int ocfs2_journal_wipe(struct ocfs2_journal *journal, int full)
full             1110 fs/ocfs2/journal.c 	status = jbd2_journal_wipe(journal->j_journal, full);
full              176 fs/ocfs2/journal.h 			  int full);
full              163 include/asm-generic/pgtable.h 					    int full)
full              172 include/asm-generic/pgtable.h 					    int full)
full              182 include/asm-generic/pgtable.h 					    int full)
full              199 include/asm-generic/pgtable.h 					      int full)
full               31 include/drm/drm_fixed.h 	u32 full;
full               39 include/drm/drm_fixed.h #define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12)
full               40 include/drm/drm_fixed.h #define dfixed_init(A) { .full = dfixed_const((A)) }
full               41 include/drm/drm_fixed.h #define dfixed_init_half(A) { .full = dfixed_const_half((A)) }
full               42 include/drm/drm_fixed.h #define dfixed_trunc(A) ((A).full >> 12)
full               43 include/drm/drm_fixed.h #define dfixed_frac(A) ((A).full & ((1 << 12) - 1))
full               56 include/drm/drm_fixed.h 	if (A.full > dfixed_const(non_frac))
full               64 include/drm/drm_fixed.h 	u64 tmp = ((u64)A.full << 13);
full               66 include/drm/drm_fixed.h 	do_div(tmp, B.full);
full              206 include/linux/mfd/abx500.h 	int full;
full              379 include/linux/mfd/abx500/ab8500-bm.h 	int full;
full              100 include/linux/ring_buffer.h int ring_buffer_wait(struct ring_buffer *buffer, int cpu, int full);
full              196 include/linux/ring_buffer.h 			  size_t len, int cpu, int full);
full              215 include/linux/ti_wilink_st.h 	unsigned short full;
full               17 include/linux/trace_seq.h 	int			full;
full               24 include/linux/trace_seq.h 	s->full = 0;
full               69 include/linux/trace_seq.h 	return s->full || seq_buf_has_overflowed(&s->seq);
full             1835 include/trace/events/rpcrdma.h DEFINE_SQ_EVENT(full);
full              942 kernel/sched/psi.c 	int full;
full              956 kernel/sched/psi.c 	for (full = 0; full < 2 - (res == PSI_CPU); full++) {
full              962 kernel/sched/psi.c 			avg[w] = group->avg[res * 2 + full][w];
full              963 kernel/sched/psi.c 		total = div_u64(group->total[PSI_AVGS][res * 2 + full],
full              967 kernel/sched/psi.c 			   full ? "full" : "some",
full              576 kernel/trace/ring_buffer.c int ring_buffer_wait(struct ring_buffer *buffer, int cpu, int full)
full              591 kernel/trace/ring_buffer.c 		full = 0;
full              601 kernel/trace/ring_buffer.c 		if (full)
full              626 kernel/trace/ring_buffer.c 		if (full)
full              646 kernel/trace/ring_buffer.c 			if (!full)
full              654 kernel/trace/ring_buffer.c 			    cpu_buffer->shortest_full < full)
full              655 kernel/trace/ring_buffer.c 				cpu_buffer->shortest_full = full;
full              658 kernel/trace/ring_buffer.c 			    (!nr_pages || (dirty * 100) > full * nr_pages))
full              665 kernel/trace/ring_buffer.c 	if (full)
full             2616 kernel/trace/ring_buffer.c 	size_t full;
full             2641 kernel/trace/ring_buffer.c 	full = cpu_buffer->shortest_full;
full             2644 kernel/trace/ring_buffer.c 	if (full && nr_pages && (dirty * 100) <= full * nr_pages)
full             4701 kernel/trace/ring_buffer.c 			  void **data_page, size_t len, int cpu, int full)
full             4761 kernel/trace/ring_buffer.c 		if (full)
full             1631 kernel/trace/trace.c static int wait_on_pipe(struct trace_iterator *iter, int full)
full             1638 kernel/trace/trace.c 				full);
full             6079 kernel/trace/trace.c 		WARN_ONCE(iter->seq.full, "full flag set for trace type %d",
full              890 kernel/trace/trace_functions_graph.c 		if (s->full) {
full              375 kernel/trace/trace_output.c 	if (s->full)
full               89 kernel/trace/trace_seq.c 	if (s->full)
full              101 kernel/trace/trace_seq.c 		s->full = 1;
full              119 kernel/trace/trace_seq.c 	if (s->full)
full              128 kernel/trace/trace_seq.c 		s->full = 1;
full              148 kernel/trace/trace_seq.c 	if (s->full)
full              158 kernel/trace/trace_seq.c 		s->full = 1;
full              182 kernel/trace/trace_seq.c 	if (s->full)
full              192 kernel/trace/trace_seq.c 		s->full = 1;
full              212 kernel/trace/trace_seq.c 	if (s->full)
full              218 kernel/trace/trace_seq.c 		s->full = 1;
full              238 kernel/trace/trace_seq.c 	if (s->full)
full              244 kernel/trace/trace_seq.c 		s->full = 1;
full              264 kernel/trace/trace_seq.c 	if (s->full)
full              270 kernel/trace/trace_seq.c 		s->full = 1;
full              293 kernel/trace/trace_seq.c 	if (s->full)
full              300 kernel/trace/trace_seq.c 		s->full = 1;
full              309 kernel/trace/trace_seq.c 		s->full = 1;
full              331 kernel/trace/trace_seq.c 	if (s->full)
full              337 kernel/trace/trace_seq.c 		s->full = 1;
full              345 kernel/trace/trace_seq.c 		s->full = 1;
full               58 lib/xz/xz_dec_lzma2.c 	size_t full;
full              296 lib/xz/xz_dec_lzma2.c 	dict->full = 0;
full              327 lib/xz/xz_dec_lzma2.c 	return dict->full > 0 ? dict->buf[offset] : 0;
full              337 lib/xz/xz_dec_lzma2.c 	if (dict->full < dict->pos)
full              338 lib/xz/xz_dec_lzma2.c 		dict->full = dict->pos;
full              351 lib/xz/xz_dec_lzma2.c 	if (dist >= dict->full || dist >= dict->size)
full              367 lib/xz/xz_dec_lzma2.c 	if (dict->full < dict->pos)
full              368 lib/xz/xz_dec_lzma2.c 		dict->full = dict->pos;
full              393 lib/xz/xz_dec_lzma2.c 		if (dict->full < dict->pos)
full              394 lib/xz/xz_dec_lzma2.c 			dict->full = dict->pos;
full              622 mm/slab.h      	struct list_head full;
full             1018 mm/slub.c      	list_add(&page->slab_list, &n->full);
full             3350 mm/slub.c      	INIT_LIST_HEAD(&n->full);
full             4232 mm/slub.c      		list_for_each_entry(p, &n->full, slab_list)
full             4460 mm/slub.c      	list_for_each_entry(page, &n->full, slab_list) {
full             4658 mm/slub.c      		list_for_each_entry(page, &n->full, slab_list)
full               71 net/dccp/qpolicy.c 	bool		(*full) (struct sock *sk);
full               78 net/dccp/qpolicy.c 		.full   = qpolicy_simple_full,
full               84 net/dccp/qpolicy.c 		.full   = qpolicy_prio_full,
full              100 net/dccp/qpolicy.c 	return qpol_table[dccp_sk(sk)->dccps_qpolicy].full(sk);
full               48 net/openvswitch/flow_table.c 		       bool full, const struct sw_flow_mask *mask)
full               50 net/openvswitch/flow_table.c 	int start = full ? 0 : mask->range.start;
full               51 net/openvswitch/flow_table.c 	int len = full ? sizeof *dst : range_n_bytes(&mask->range);
full               75 net/openvswitch/flow_table.h 		       bool full, const struct sw_flow_mask *mask);
full              406 sound/drivers/ml403-ac97cr.c 	u32 full = 0;
full              411 sound/drivers/ml403-ac97cr.c 	while ((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) &
full              430 sound/drivers/ml403-ac97cr.c 	u32 full = 0;
full              436 sound/drivers/ml403-ac97cr.c 	while (((full = (in_be32(CR_REG(ml403_ac97cr, STATUS)) &
full              443 sound/drivers/ml403-ac97cr.c 	if (full != CR_PLAYFULL)
full              426 sound/soc/intel/atom/sst-atom-controls.h 	u16 full;
full              201 sound/soc/intel/atom/sst-mfld-dsp.h 	u32 full;
full              209 sound/soc/intel/atom/sst-mfld-dsp.h 	u64 full;
full              224 sound/soc/intel/atom/sst-mfld-dsp.h 	u32 full;
full               56 sound/soc/intel/atom/sst/sst.c 	isr.full = sst_shim_read64(drv->shim, SST_ISRX);
full               61 sound/soc/intel/atom/sst/sst.c 		header.full = sst_shim_read64(drv->shim,
full               64 sound/soc/intel/atom/sst/sst.c 		sst_shim_write64(drv->shim, drv->ipc_reg.ipcx, header.full);
full               68 sound/soc/intel/atom/sst/sst.c 		sst_shim_write64(drv->shim, SST_ISRX, isr.full);
full               79 sound/soc/intel/atom/sst/sst.c 		imr.full = sst_shim_read64(drv->shim, SST_IMRX);
full               81 sound/soc/intel/atom/sst/sst.c 		sst_shim_write64(drv->shim, SST_IMRX, imr.full);
full               83 sound/soc/intel/atom/sst/sst.c 		header.full =  sst_shim_read64(drv->shim, drv->ipc_reg.ipcd);
full               77 sound/soc/intel/atom/sst/sst.h 	u64 full;
full               88 sound/soc/intel/atom/sst/sst.h 	u32 full;
full              104 sound/soc/intel/atom/sst/sst.h 	u32 full;
full              124 sound/soc/intel/atom/sst/sst.h 	u64 full;
full              133 sound/soc/intel/atom/sst/sst.h 	u64 full;
full              142 sound/soc/intel/atom/sst/sst.h 	u64 full;
full              127 sound/soc/intel/atom/sst/sst_ipc.c 	header.full = sst_shim_read64(sst_drv_ctx->shim, SST_IPCX);
full              138 sound/soc/intel/atom/sst/sst_ipc.c 			header.full = sst_shim_read64(sst_drv_ctx->shim, SST_IPCX);
full              161 sound/soc/intel/atom/sst/sst_ipc.c 				msg->mrfld_header.p.header_high.full);
full              170 sound/soc/intel/atom/sst/sst_ipc.c 	sst_shim_write64(sst_drv_ctx->shim, SST_IPCX, msg->mrfld_header.full);
full              187 sound/soc/intel/atom/sst/sst_ipc.c 	imr.full = sst_shim_read64(sst_drv_ctx->shim, SST_IMRX);
full              188 sound/soc/intel/atom/sst/sst_ipc.c 	isr.full = sst_shim_read64(sst_drv_ctx->shim, SST_ISRX);
full              192 sound/soc/intel/atom/sst/sst_ipc.c 	sst_shim_write64(sst_drv_ctx->shim, SST_ISRX, isr.full);
full              195 sound/soc/intel/atom/sst/sst_ipc.c 	clear_ipc.full = sst_shim_read64(sst_drv_ctx->shim, SST_IPCD);
full              200 sound/soc/intel/atom/sst/sst_ipc.c 	sst_shim_write64(sst_drv_ctx->shim, SST_IPCD, clear_ipc.full);
full              203 sound/soc/intel/atom/sst/sst_ipc.c 	sst_shim_write64(sst_drv_ctx->shim, SST_IMRX, imr.full);
full              332 sound/soc/intel/atom/sst/sst_ipc.c 			msg->mrfld_header.p.header_high.full,
full               60 sound/soc/intel/atom/sst/sst_loader.c 	csr.full = sst_shim_read64(sst_drv_ctx->shim, SST_CSR);
full               62 sound/soc/intel/atom/sst/sst_loader.c 	dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full);
full               64 sound/soc/intel/atom/sst/sst_loader.c 	csr.full |= 0x7;
full               65 sound/soc/intel/atom/sst/sst_loader.c 	sst_shim_write64(sst_drv_ctx->shim, SST_CSR, csr.full);
full               66 sound/soc/intel/atom/sst/sst_loader.c 	csr.full = sst_shim_read64(sst_drv_ctx->shim, SST_CSR);
full               68 sound/soc/intel/atom/sst/sst_loader.c 	dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full);
full               70 sound/soc/intel/atom/sst/sst_loader.c 	csr.full &= ~(0x1);
full               71 sound/soc/intel/atom/sst/sst_loader.c 	sst_shim_write64(sst_drv_ctx->shim, SST_CSR, csr.full);
full               73 sound/soc/intel/atom/sst/sst_loader.c 	csr.full = sst_shim_read64(sst_drv_ctx->shim, SST_CSR);
full               74 sound/soc/intel/atom/sst/sst_loader.c 	dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full);
full               88 sound/soc/intel/atom/sst/sst_loader.c 	csr.full = sst_shim_read64(sst_drv_ctx->shim, SST_CSR);
full               89 sound/soc/intel/atom/sst/sst_loader.c 	dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full);
full               91 sound/soc/intel/atom/sst/sst_loader.c 	csr.full |= 0x7;
full               92 sound/soc/intel/atom/sst/sst_loader.c 	sst_shim_write64(sst_drv_ctx->shim, SST_CSR, csr.full);
full               94 sound/soc/intel/atom/sst/sst_loader.c 	csr.full = sst_shim_read64(sst_drv_ctx->shim, SST_CSR);
full               95 sound/soc/intel/atom/sst/sst_loader.c 	dev_dbg(sst_drv_ctx->dev, "value:0x%llx\n", csr.full);
full               98 sound/soc/intel/atom/sst/sst_loader.c 	csr.full &= ~(0x5);
full               99 sound/soc/intel/atom/sst/sst_loader.c 	sst_shim_write64(sst_drv_ctx->shim, SST_CSR, csr.full);
full              101 sound/soc/intel/atom/sst/sst_loader.c 	csr.full = sst_shim_read64(sst_drv_ctx->shim, SST_CSR);
full              103 sound/soc/intel/atom/sst/sst_loader.c 			csr.full);
full              253 sound/soc/intel/atom/sst/sst_pvt.c 			msg->mrfld_header.p.header_high.full);
full              306 sound/soc/intel/atom/sst/sst_pvt.c 	header->full = 0;
full              129 sound/soc/sprd/sprd-mcdt.c 					u32 full, u32 empty)
full              135 sound/soc/sprd/sprd-mcdt.c 	water_mark |= full & MCDT_CH_FIFO_AF_MASK;
full              141 sound/soc/sprd/sprd-mcdt.c 					u32 full, u32 empty)
full              147 sound/soc/sprd/sprd-mcdt.c 	water_mark |= full & MCDT_CH_FIFO_AF_MASK;
full               39 sound/usb/line6/midibuf.c 	return (this->pos_read == this->pos_write) && !this->full;
full               44 sound/usb/line6/midibuf.c 	return this->full;
full               49 sound/usb/line6/midibuf.c 	this->pos_read = this->pos_write = this->full = 0;
full              121 sound/usb/line6/midibuf.c 			this->full = 1;
full              228 sound/usb/line6/midibuf.c 	this->full = 0;
full              240 sound/usb/line6/midibuf.c 	this->full = 0;
full               16 sound/usb/line6/midibuf.h 	int full;
full              693 tools/lib/subcmd/parse-options.c static void print_option_help(const struct option *opts, int full)
full              704 tools/lib/subcmd/parse-options.c 	if (!full && (opts->flags & PARSE_OPT_HIDDEN))
full              856 tools/lib/subcmd/parse-options.c 				       const struct option *opts, int full,
full              891 tools/lib/subcmd/parse-options.c 		print_option_help(opts, full);
full             2873 tools/perf/util/header.c 	bool full; /* extended list of headers */
full             2900 tools/perf/util/header.c 	if (!feat_ops[feat].full_only || hd->full)
full             2909 tools/perf/util/header.c int perf_header__fprintf_info(struct perf_session *session, FILE *fp, bool full)
full             2919 tools/perf/util/header.c 	hd.full = full;
full              136 tools/perf/util/header.h int perf_header__fprintf_info(struct perf_session *s, FILE *fp, bool full);
full             2358 tools/perf/util/session.c 				bool full)
full             2364 tools/perf/util/session.c 	perf_header__fprintf_info(session, fp, full);
full              119 tools/perf/util/session.h void perf_session__fprintf_info(struct perf_session *s, FILE *fp, bool full);
full              473 tools/perf/util/synthetic-events.c 				      pid_t pid, int full, perf_event__handler_t process,
full              483 tools/perf/util/synthetic-events.c 	if (!full) {