Searched refs:highbyte (Results 1 – 2 of 2) sorted by relevance
55 u32 highbyte; member65 .highbyte = DVO_LUT_CB_B,270 writel(config->highbyte, dvo->regs + DVO_LUT_PROG_HIGH); in sti_dvo_pre_enable()
2117 unsigned int highbyte = (number >> 24) & 0xff; in print_with_operands() local2125 && (highbyte == ((addr >> 24) & 0xff) in print_with_operands()2126 || (highbyte != 0 && highbyte != 0xff) in print_with_operands()