Lines Matching refs:ucbus_write_cmd
80 struct ucbus_write_cmd { struct
89 static const struct ucbus_write_cmd icx098bq_start_0[] = { argument
117 static const struct ucbus_write_cmd icx098bq_start_1[] = {
126 static const struct ucbus_write_cmd icx098bq_start_2[] = {
137 static const struct ucbus_write_cmd lz24bp_start_0[] = {
165 static const struct ucbus_write_cmd lz24bp_start_1_gen[] = {
174 static const struct ucbus_write_cmd lz24bp_start_1_clm[] = {
183 static const struct ucbus_write_cmd lz24bp_start_2[] = {
194 static const struct ucbus_write_cmd mi0360_start_0[] = {
215 static const struct ucbus_write_cmd mi0360_start_1[] = {
253 static const struct ucbus_write_cmd mt9v111_start_1[] = {
269 static const struct ucbus_write_cmd ov7660_start_0[] = {
274 static const struct ucbus_write_cmd ov9630_start_0[] = {
340 const struct ucbus_write_cmd *cmd;
525 const struct ucbus_write_cmd *cmd, in ucbus_write()
616 static const struct ucbus_write_cmd clkfreq_cmd = { in bridge_init()
742 struct ucbus_write_cmd cmds[2] = { in lz24bp_ppl()