Lines Matching full:cs0
267 /* Copy QMSPI frequency divider into SAF CS0 and CS1 QMSPI frequency in saf_qmspi_init()
268 * dividers. SAF HW uses CS0/CS1 divider register fields to overwrite in saf_qmspi_init()
270 * SAF CS0/CS1 SPI frequency dividers based on flash configuration. in saf_qmspi_init()
466 LOG_ERR("%s SAF CLKDIV CS0 bad freq MHz %u", in saf_flash_freq_cfg()
502 * CS0 OpA @ 0x4c or CS1 OpA @ 0x5C
503 * CS0 OpB @ 0x50 or CS1 OpB @ 0x60
504 * CS0 OpC @ 0x54 or CS1 OpC @ 0x64
507 * CS0: QMSPI descriptors 0-5 or CS1 QMSPI descriptors 6-11
508 * CS0 Descrs @ 0x58 or CS1 Descrs @ 0x68
509 * SAF CS0 QMSPI frequency dividers (read/all other) commands
650 /* flash device connected to CS0 required */ in espi_saf_xec_configuration()
663 /* Program CS1 configuration (same as CS0 if only one device) */ in espi_saf_xec_configuration()
899 LOG_ERR("SAF CS0 RPMC opcode not configured"); in saf_ecp_access()