Home
last modified time | relevance | path

Searched refs:fnr (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_dbu.h28 u32 fnr; /* Force NTRST Register RW */ member
/openbmc/linux/fs/cachefiles/
H A Dcache.c186 unsigned fnr, unsigned bnr, in cachefiles_has_space() argument
232 if (stats.f_ffree > fnr) in cachefiles_has_space()
233 stats.f_ffree -= fnr; in cachefiles_has_space()
H A Dinternal.h187 unsigned fnr, unsigned bnr,
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5275.h240 u16 fnr; member
/openbmc/linux/drivers/net/ethernet/
H A Djme.c126 const u32 *mask, u32 crc, int fnr) in jme_setup_wakeup_frame() argument
133 jwrite32(jme, JME_WFOI, WFOI_CRC_SEL | (fnr & WFOI_FRAME_SEL)); in jme_setup_wakeup_frame()
144 (fnr & WFOI_FRAME_SEL)); in jme_setup_wakeup_frame()