Searched refs:dtdl (Results 1 – 2 of 2) sorted by relevance
142 u32 dtdl; member
201 if (p->info->dtdl > 200 || p->info->syncdl > 300) { in sh_msiof_spi_get_dtdl_and_syncdl()207 if ((p->info->dtdl + p->info->syncdl) % 100) { in sh_msiof_spi_get_dtdl_and_syncdl()212 val = FIELD_PREP(SIMDR1_DTDL, sh_msiof_get_delay_bit(p->info->dtdl)) | in sh_msiof_spi_get_dtdl_and_syncdl()1040 of_property_read_u32(np, "renesas,dtdl", &info->dtdl); in sh_msiof_spi_parse_dt()1215 info->dtdl = 200; in sh_msiof_spi_probe()