Searched refs:SEL_16BIT (Results 1 – 2 of 2) sorted by relevance
503 uint32_t flcmncr_val = flctl->flcmncr_base & ~SEL_16BIT; in set_cmd_regs()527 flcmncr_val |= SEL_16BIT; in set_cmd_regs()537 flcmncr_val |= SEL_16BIT; in set_cmd_regs()1070 pdata->flcmncr_val |= SEL_16BIT; in flctl_parse_dt()1142 if (pdata->flcmncr_val & SEL_16BIT) { in flctl_probe()
57 #define SEL_16BIT (0x1 << 19) macro