Searched refs:xf (Results 1 - 25 of 3136) sorted by relevance

1234567891011>>

/linux-master/arch/arm/mach-davinci/
H A Dda830.c46 MUX_CFG(DA830, GPIO7_14, 0, 0, 0xf, 1, false)
47 MUX_CFG(DA830, RTCK, 0, 0, 0xf, 8, false)
48 MUX_CFG(DA830, GPIO7_15, 0, 4, 0xf, 1, false)
49 MUX_CFG(DA830, EMU_0, 0, 4, 0xf, 8, false)
50 MUX_CFG(DA830, EMB_SDCKE, 0, 8, 0xf, 1, false)
51 MUX_CFG(DA830, EMB_CLK_GLUE, 0, 12, 0xf, 1, false)
52 MUX_CFG(DA830, EMB_CLK, 0, 12, 0xf, 2, false)
53 MUX_CFG(DA830, NEMB_CS_0, 0, 16, 0xf, 1, false)
54 MUX_CFG(DA830, NEMB_CAS, 0, 20, 0xf, 1, false)
55 MUX_CFG(DA830, NEMB_RAS, 0, 24, 0xf,
[all...]
/linux-master/arch/arc/include/asm/
H A Dexec.h10 #define arch_align_stack(p) ((unsigned long)(p) & ~0xf)
/linux-master/fs/xfs/scrub/
H A Dxfile.h14 void xfile_destroy(struct xfile *xf);
16 int xfile_load(struct xfile *xf, void *buf, size_t count, loff_t pos);
17 int xfile_store(struct xfile *xf, const void *buf, size_t count,
20 loff_t xfile_seek_data(struct xfile *xf, loff_t pos);
25 struct folio *xfile_get_folio(struct xfile *xf, loff_t offset, size_t len,
27 void xfile_put_folio(struct xfile *xf, struct folio *folio);
H A Dxfile.c57 struct xfile *xf; local
60 xf = kmalloc(sizeof(struct xfile), XCHK_GFP_FLAGS);
61 if (!xf)
64 xf->file = shmem_kernel_file_setup(description, isize, VM_NORESERVE);
65 if (IS_ERR(xf->file)) {
66 error = PTR_ERR(xf->file);
70 inode = file_inode(xf->file);
79 trace_xfile_create(xf);
81 *xfilep = xf;
84 kfree(xf);
90 xfile_destroy( struct xfile *xf) argument
107 xfile_load( struct xfile *xf, void *buf, size_t count, loff_t pos) argument
170 xfile_store( struct xfile *xf, const void *buf, size_t count, loff_t pos) argument
229 xfile_seek_data( struct xfile *xf, loff_t pos) argument
246 xfile_get_folio( struct xfile *xf, loff_t pos, size_t len, unsigned int flags) argument
304 xfile_put_folio( struct xfile *xf, struct folio *folio) argument
[all...]
/linux-master/arch/x86/lib/
H A Dcpu.c10 x86 = (sig >> 8) & 0xf;
12 if (x86 == 0xf)
25 model = (sig >> 4) & 0xf;
28 model += ((sig >> 16) & 0xf) << 4;
36 return sig & 0xf;
/linux-master/include/soc/at91/
H A Dat91sam9_sdramc.h17 #define AT91_SDRAMC_MODE (0xf << 0) /* Command Mode */
49 #define AT91_SDRAMC_TWR (0xf << 8) /* Write Recovery Delay */
50 #define AT91_SDRAMC_TRC (0xf << 12) /* Row Cycle Delay */
51 #define AT91_SDRAMC_TRP (0xf << 16) /* Row Precharge Delay */
52 #define AT91_SDRAMC_TRCD (0xf << 20) /* Row to Column Delay */
53 #define AT91_SDRAMC_TRAS (0xf << 24) /* Active to Precharge Delay */
54 #define AT91_SDRAMC_TXSR (0xf << 28) /* Exit Self Refresh to Active Delay */
H A Dat91sam9_ddrsdr.h51 #define AT91_DDRSDRC_TRAS (0xf << 0) /* Active to Precharge delay */
52 #define AT91_DDRSDRC_TRCD (0xf << 4) /* Row to Column delay */
53 #define AT91_DDRSDRC_TWR (0xf << 8) /* Write recovery delay */
54 #define AT91_DDRSDRC_TRC (0xf << 12) /* Row cycle delay */
55 #define AT91_DDRSDRC_TRP (0xf << 16) /* Row precharge delay */
56 #define AT91_DDRSDRC_TRRD (0xf << 20) /* Active BankA to BankB */
59 #define AT91_DDRSDRC_TMRD (0xf << 28) /* Load mode to active/refresh delay */
65 #define AT91_DDRSDRC_TXP (0xf << 24) /* Exit power-down delay */
68 #define AT91_DDRSDRC_TXARD (0xf << 0) /* Exit active power down delay to read command in mode "Fast Exit" */
69 #define AT91_DDRSDRC_TXARDS (0xf <<
[all...]
/linux-master/arch/arm/mach-sa1100/include/mach/
H A Dreset.h11 #define RESET_STATUS_ALL (0xf)
/linux-master/arch/sparc/include/uapi/asm/
H A Dpsr.h41 #define PSR_VERS_SHIFTED_MASK 0xf
42 #define PSR_IMPL_SHIFTED_MASK 0xf
45 #define PSR_IMPL_LEON 0xf
/linux-master/sound/soc/fsl/
H A Dfsl_asrc.c50 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,
56 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0xa, 0xb, 0xc, 0xd, 0xe, 0xf,
63 /* 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf */
64 0x0, 0x1, 0x2, 0x7, 0x4, 0x5, 0x6, 0x3, 0x8, 0x9, 0xa, 0xb, 0xc, 0xf, 0xe, 0xd,
70 /* 0x0 0x1 0x2 0x3 0x4 0x5 0x6 0x7 0x8 0x9 0xa 0xb 0xc 0xd 0xe 0xf */
71 0x8, 0x9, 0xa, 0x7, 0xc, 0x5, 0x6, 0xb, 0x0, 0x1, 0x2, 0x3, 0x4, 0xf, 0xe, 0xd,
85 0xf, 0xf, 0xf, 0xf,
[all...]
H A Dimx-ssi.h105 #define SSI_SRCCR_WL_MASK (0xf << 13)
115 #define SSI_STCCR_WL_MASK (0xf << 13)
120 #define SSI_SFCSR_RFCNT1(x) (((x) & 0xf) << 28)
122 #define SSI_SFCSR_TFCNT1(x) (((x) & 0xf) << 24)
124 #define SSI_SFCSR_RFWM1(x) (((x) & 0xf) << 20)
125 #define SSI_SFCSR_TFWM1(x) (((x) & 0xf) << 16)
126 #define SSI_SFCSR_RFCNT0(x) (((x) & 0xf) << 12)
128 #define SSI_SFCSR_TFCNT0(x) (((x) & 0xf) << 8)
130 #define SSI_SFCSR_RFWM0(x) (((x) & 0xf) << 4)
131 #define SSI_SFCSR_TFWM0(x) (((x) & 0xf) <<
[all...]
/linux-master/arch/s390/include/asm/
H A Dcpu_mf-insn.h17 .insn rsy,0xeb0000000017,\r1,\m3 & 0xf,\db2 variable
/linux-master/arch/sh/boards/mach-sdk7786/
H A Dfpga.c66 bcd2bin(version >> 8) & 0xf, bcd2bin(version & 0xf),
67 ((date >> 12) & 0xf) + 2000,
68 (date >> 8) & 0xf, bcd2bin(date & 0xff));
/linux-master/arch/sh/boards/mach-sh03/
H A Drtc.c48 sec = (__raw_readb(RTC_SEC1) & 0xf) + (__raw_readb(RTC_SEC10) & 0x7) * 10;
49 min = (__raw_readb(RTC_MIN1) & 0xf) + (__raw_readb(RTC_MIN10) & 0xf) * 10;
50 hour = (__raw_readb(RTC_HOU1) & 0xf) + (__raw_readb(RTC_HOU10) & 0xf) * 10;
51 day = (__raw_readb(RTC_DAY1) & 0xf) + (__raw_readb(RTC_DAY10) & 0xf) * 10;
52 mon = (__raw_readb(RTC_MON1) & 0xf) + (__raw_readb(RTC_MON10) & 0xf) * 10;
53 year = (__raw_readb(RTC_YEA1) & 0xf)
[all...]
/linux-master/arch/arm/mach-pxa/
H A Dreset.h9 #define RESET_STATUS_ALL (0xf)
/linux-master/arch/arm64/boot/dts/tesla/
H A Dfsd-pinctrl.h30 #define FSD_PIN_FUNC_EINT 0xf
/linux-master/scripts/dtc/include-prefixes/arm64/tesla/
H A Dfsd-pinctrl.h30 #define FSD_PIN_FUNC_EINT 0xf
/linux-master/arch/arm64/boot/dts/exynos/google/
H A Dgs101-pinctrl.h31 #define GS101_PIN_FUNC_EINT 0xf
/linux-master/scripts/dtc/include-prefixes/arm64/exynos/google/
H A Dgs101-pinctrl.h31 #define GS101_PIN_FUNC_EINT 0xf
/linux-master/arch/powerpc/math-emu/
H A Dmtfsfi.c12 u32 mask = 0xf;
18 __FPU_FPSCR |= (IMM & 0xf) << ((7 - crfD) << 2);
/linux-master/arch/arm/plat-orion/include/plat/
H A Dmpp.h15 #define MPP_SEL(x) (((x) >> 8) & 0xf)
24 /* MPP select value */ (((_sel) & 0xf) << 8) | \
/linux-master/include/linux/usb/
H A Dpd_ado.h15 #define USB_PD_ADO_FIXED_BATT_MASK 0xf
17 #define USB_PD_ADO_HOT_SWAP_BATT_MASK 0xf
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_stack_var_off.c28 len = stack_buf[0] & 0xf;
29 last = (len - 1) & 0xf;
/linux-master/include/dt-bindings/sound/
H A Dfsl-imx-audmux.h41 #define IMX_AUDMUX_V1_PCR_RFCSEL(x) (((x) & 0xf) << 20)
44 #define IMX_AUDMUX_V1_PCR_TFCSEL(x) (((x) & 0xf) << 26)
50 #define IMX_AUDMUX_V2_PTCR_TFSEL(x) (((x) & 0xf) << 27)
52 #define IMX_AUDMUX_V2_PTCR_TCSEL(x) (((x) & 0xf) << 22)
54 #define IMX_AUDMUX_V2_PTCR_RFSEL(x) (((x) & 0xf) << 17)
56 #define IMX_AUDMUX_V2_PTCR_RCSEL(x) (((x) & 0xf) << 12)
/linux-master/scripts/dtc/include-prefixes/dt-bindings/sound/
H A Dfsl-imx-audmux.h41 #define IMX_AUDMUX_V1_PCR_RFCSEL(x) (((x) & 0xf) << 20)
44 #define IMX_AUDMUX_V1_PCR_TFCSEL(x) (((x) & 0xf) << 26)
50 #define IMX_AUDMUX_V2_PTCR_TFSEL(x) (((x) & 0xf) << 27)
52 #define IMX_AUDMUX_V2_PTCR_TCSEL(x) (((x) & 0xf) << 22)
54 #define IMX_AUDMUX_V2_PTCR_RFSEL(x) (((x) & 0xf) << 17)
56 #define IMX_AUDMUX_V2_PTCR_RCSEL(x) (((x) & 0xf) << 12)

Completed in 208 milliseconds

1234567891011>>