Home
last modified time | relevance | path

Searched defs:ONE (Results 1 – 6 of 6) sorted by relevance

/linux/arch/m68k/fpsp040/
H A Dsatan.S57 ONE: .long 0x3F800000 label
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_psi.c1299 const u16 ONE = 0x1; in vidtv_psi_sdt_table_init() local
1623 const u16 ONE = 0x1; in vidtv_psi_nit_table_init() local
1857 const u16 ONE = 0x1; in vidtv_psi_eit_table_init() local
/linux/drivers/net/ethernet/apple/
H A Dmace.h56 #define ONE 0x08 /* 1 retry needed to xmit frame */ macro
/linux/drivers/input/misc/
H A Dkeyspan_remote.c29 #define ONE 0x3C macro
/linux/arch/x86/crypto/
H A Daes-gcm-aesni-x86_64.S845 .set ONE, AESDATA2 define
/linux/fs/proc/
H A Dbase.c180 #define ONE(NAME, MODE, show) \ macro