Lines Matching full:bus
55 /* QSPI bus configuration for a SPI device */
59 /* Pinctrl for QSPI bus */
72 * @brief Execute UMA transactions on qspi bus
74 * @param dev Pointer to the device structure for qspi bus controller instance.
83 * @brief Lock the mutex of npcx qspi bus controller and apply its configuration
85 * @param dev Pointer to the device structure for qspi bus controller instance.
86 * @param cfg Pointer to the configuration for the device on qspi bus.
87 * @param operation Qspi bus operation for the device.
94 * @brief Unlock the mutex of npcx qspi bus controller.
96 * @param dev Pointer to the device structure for qspi bus controller instance.
103 * @param dev Pointer to the device structure for qspi bus controller instance.
104 * @param cfg Pointer to the configuration for the device on qspi bus.