Searched refs:PAR_OPT_READ_POS (Results 1 – 2 of 2) sorted by relevance
14 #define PAR_OPT_READ_POS (0) macro17 #define PAR_OPT_READ_MASK (0x1u << PAR_OPT_READ_POS)20 #define PAR_OPT_READ_DIS (0x0u << PAR_OPT_READ_POS)21 #define PAR_OPT_READ_EN (0x1u << PAR_OPT_READ_POS)
14 #define PAR_OPT_READ_POS ( 0 ) macro17 #define PAR_OPT_READ_MASK ( 0x1u << PAR_OPT_READ_POS )20 #define PAR_OPT_READ_DIS ( 0x0u << PAR_OPT_READ_POS )21 #define PAR_OPT_READ_EN ( 0x1u << PAR_OPT_READ_POS )
Completed in 3 milliseconds