Home
last modified time | relevance | path

Searched defs:f1 (Results 1 – 25 of 74) sorted by relevance

123

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dreg_helper.h67 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument
72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument
78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument
127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument
140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument
160 #define REG_GET_2(reg_name, f1, v1, f2, v2) \ argument
[all …]
/Linux-v4.19/arch/sparc/lib/
DU1memcpy.S70 #define FREG_FROB(f1, f2, f3, f4, f5, f6, f7, f8, f9) \ argument
107 #define FINISH_VISCHUNK(dest, f0, f1) \ argument
114 #define UNEVEN_VISCHUNK_LAST(dest, f0, f1) \ argument
119 #define UNEVEN_VISCHUNK(dest, f0, f1) \ argument
/Linux-v4.19/include/linux/
Ddma-fence.h417 static inline bool __dma_fence_is_later(u32 f1, u32 f2) in __dma_fence_is_later()
430 static inline bool dma_fence_is_later(struct dma_fence *f1, in dma_fence_is_later()
448 static inline struct dma_fence *dma_fence_later(struct dma_fence *f1, in dma_fence_later()
/Linux-v4.19/tools/testing/selftests/futex/functional/
Dfutex_wait_wouldblock.c46 futex_t f1 = FUTEX_INITIALIZER; in main() local
Dfutex_wait_timeout.c46 futex_t f1 = FUTEX_INITIALIZER; in main() local
Dfutex_requeue_pi_mismatched_ops.c35 futex_t f1 = FUTEX_INITIALIZER; variable
Dfutex_requeue_pi_signal_restart.c38 futex_t f1 = FUTEX_INITIALIZER; variable
Dfutex_requeue_pi.c43 futex_t f1 = FUTEX_INITIALIZER; variable
/Linux-v4.19/drivers/isdn/hisax/
Dhfc_2bs0.c88 u_char cip, f1, f2; in hfc_clear_fifo() local
330 u_char f1, f2, cip; in main_irq_hfc() local
Dhfc_sx.c121 u_char f_msk, f1, f2, *src; in write_fifo() local
209 u_char f_msk, f1, f2, *dst; in read_fifo() local
Dhfc_2bds0.c355 u_char f1, f2, cip; in main_rec_2bds0() local
592 u_char stat, cip, f1, f2; in receive_dmsg() local
Dhfc4s8s_l1.c635 u_char f1, f2, df; in rx_d_frame() local
741 u_char f1, f2; in rx_b_frame() local
842 u_char f1, f2; in tx_d_frame() local
Dhfc_pci.h193 u_char f1, f2; /* f pointers */ member
201 u_char f1, f2; /* f pointers */ member
/Linux-v4.19/arch/x86/boot/
Dcpuflags.c49 unsigned long f0, f1; in has_eflag() local
/Linux-v4.19/drivers/pinctrl/qcom/
Dpinctrl-mdm9615.c213 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11) \ argument
Dpinctrl-apq8064.c227 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10) \ argument
Dpinctrl-ipq4019.c234 #define PINGROUP(id, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14) \ argument
/Linux-v4.19/drivers/clk/meson/
Dgxbb-aoclk-32k.c87 unsigned long n2, m1, m2, f1, f2, p1, p2; in aoclk_cec_32k_recalc_rate() local
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dhfc_pci.h193 u_char f1, f2; /* f pointers */ member
202 u_char f1, f2; /* f pointers */ member
/Linux-v4.19/drivers/input/touchscreen/
Dwacom_i2c.c100 unsigned char tsw, f1, f2, ers; in wacom_i2c_irq() local
/Linux-v4.19/block/partitions/
Dibm.c145 struct vtoc_format1_label f1; in find_vol1_partitions() local
/Linux-v4.19/arch/arm/mach-omap2/
Dcm2xxx.c329 u32 f1, f2; in omap2xxx_cm_fclks_active() local
/Linux-v4.19/drivers/hwmon/
Dnct7802.c222 unsigned int f1, f2; in nct7802_read_fan() local
246 unsigned int f1, f2; in nct7802_read_fan_min() local
/Linux-v4.19/drivers/video/fbdev/matrox/
Dg450_pll.c43 static inline unsigned int pll_freq_delta(unsigned int f1, unsigned int f2) { in pll_freq_delta()
/Linux-v4.19/drivers/media/tuners/
Dm88rs6000t.c38 u8 N, f0 = 0, f1 = 0, f2 = 0, f3 = 0; in m88rs6000t_set_demod_mclk() local

123