Home
last modified time | relevance | path

Searched defs:ONES (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/media/test-drivers/vidtv/
Dvidtv_psi.c968 const u16 ONES = 0x03; in vidtv_psi_pat_table_init() local
1152 const u16 ONES = 0x03; in vidtv_psi_pmt_table_init() local
1298 const u16 ONES = 0x03; in vidtv_psi_sdt_table_init() local
1622 const u16 ONES = 0x03; in vidtv_psi_nit_table_init() local
1858 const u16 ONES = 0x03; in vidtv_psi_eit_table_init() local
/linux-6.15/lib/tests/
Dprintf_kunit.c223 #define ONES "ffffffff" /* hex 32 one bits */ macro
232 #define ONES "" macro
/linux-6.15/fs/jfs/
Djfs_types.h43 #define ONES 0xffffffffu /* all bit on */ macro