Home
last modified time | relevance | path

Searched defs:F (Results 1 – 17 of 17) sorted by relevance

/drivers/video/fbdev/kyro/
DSTG4000InitDevice.c121 u32 R = 0, F = 0, OD = 0, ODIndex = 0; in ProgramClock() local
243 u32 F, R, P; in SetCoreClockPLL() local
DSTG4000Ramdac.c30 u32 F = 0, R = 0, P = 0; in InitialiseRamdac() local
/drivers/clk/qcom/
Dclk-rcg.h10 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) } macro
Dgcc-sdm660.c28 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) } macro
Dgcc-ipq6018.c29 #define F(f, s, h, m, n) { (f), (s), (2 * (h) - 1), (m), (n) } macro
/drivers/ata/
Dpata_pdc2027x.c519 int F, R; in pdc_adjust_pll() local
/drivers/video/fbdev/
Dstifb.c385 #define BA(F,C,S,A,J,B,I) \ argument
388 #define IBOvals(R,M,X,S,D,L,B,F) \ argument
/drivers/media/dvb-frontends/
Dcx24113.c291 s64 F; in cx24113_calc_pll_nf() local
Dmb86a16.c456 unsigned char C, F, B; in rf_val_set() local
/drivers/net/wan/
Dfarsync.c514 #define dbg(F, fmt, args...) \ argument
520 #define dbg(F, fmt, args...) \ argument
/drivers/gpu/drm/nouveau/include/nvif/
Dpush.h252 #define PUSH_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
343 #define PUSH_NV_(A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,IMPL,...) IMPL argument
/drivers/gpu/drm/i915/
Di915_cmd_parser.c202 #define F true macro
/drivers/net/wireless/intel/iwlwifi/mvm/
Drxmq.c1534 #define CHECK_TYPE(F) \ in iwl_mvm_rx_he() argument
/drivers/tty/serial/
Dmax310x.c511 unsigned int mode = 0, div = 0, frac = 0, c = 0, F = 0; in max310x_set_baud() local
/drivers/video/fbdev/sis/
Dinit.c3544 int A, B, C, D, E, F, temp; in SiS_Generic_ConvertCRData() local
/drivers/iommu/
Dmsm_iommu_hw-8xxx.h24 #define GET_GLOBAL_FIELD(b, r, F) GET_FIELD(((b) + (r)), F##_MASK, F##_SHIFT) argument
25 #define GET_CONTEXT_FIELD(b, c, r, F) \ argument
28 #define SET_GLOBAL_FIELD(b, r, F, v) \ argument
30 #define SET_CONTEXT_FIELD(b, c, r, F, v) \ argument
/drivers/usb/misc/
Dftdi-elan.c742 int F = command->follows; in fill_buffer_with_all_queued_commands() local