Searched refs:shl (Results 1 – 1 of 1) sorted by relevance
32 bool shl; /* 0 COM1->COMN 1 COMN->COM1 */ member105 uint8_t cmd_buf = IST3931_CMD_DRIVER_DISPLAY_CONTROL | config->shl << 3 | config->adc << 2 | in ist3931_driver_display_control()276 .shl = DT_INST_PROP(inst, reverse_com_output), \