Lines Matching refs:ucbus_write_cmd
93 struct ucbus_write_cmd { struct
102 static const struct ucbus_write_cmd icx098bq_start_0[] = { argument
130 static const struct ucbus_write_cmd icx098bq_start_1[] = {
139 static const struct ucbus_write_cmd icx098bq_start_2[] = {
150 static const struct ucbus_write_cmd lz24bp_start_0[] = {
178 static const struct ucbus_write_cmd lz24bp_start_1_gen[] = {
187 static const struct ucbus_write_cmd lz24bp_start_1_clm[] = {
196 static const struct ucbus_write_cmd lz24bp_start_2[] = {
207 static const struct ucbus_write_cmd mi0360_start_0[] = {
228 static const struct ucbus_write_cmd mi0360_start_1[] = {
266 static const struct ucbus_write_cmd mt9v111_start_1[] = {
282 static const struct ucbus_write_cmd ov7660_start_0[] = {
287 static const struct ucbus_write_cmd ov9630_start_0[] = {
353 const struct ucbus_write_cmd *cmd;
533 const struct ucbus_write_cmd *cmd, in ucbus_write()
624 static const struct ucbus_write_cmd clkfreq_cmd = { in bridge_init()
750 struct ucbus_write_cmd cmds[2] = { in lz24bp_ppl()