Lines Matching refs:ucbus_write_cmd
89 struct ucbus_write_cmd { struct
98 static const struct ucbus_write_cmd icx098bq_start_0[] = { argument
126 static const struct ucbus_write_cmd icx098bq_start_1[] = {
135 static const struct ucbus_write_cmd icx098bq_start_2[] = {
146 static const struct ucbus_write_cmd lz24bp_start_0[] = {
174 static const struct ucbus_write_cmd lz24bp_start_1_gen[] = {
183 static const struct ucbus_write_cmd lz24bp_start_1_clm[] = {
192 static const struct ucbus_write_cmd lz24bp_start_2[] = {
203 static const struct ucbus_write_cmd mi0360_start_0[] = {
224 static const struct ucbus_write_cmd mi0360_start_1[] = {
262 static const struct ucbus_write_cmd mt9v111_start_1[] = {
278 static const struct ucbus_write_cmd ov7660_start_0[] = {
283 static const struct ucbus_write_cmd ov9630_start_0[] = {
349 const struct ucbus_write_cmd *cmd;
529 const struct ucbus_write_cmd *cmd, in ucbus_write()
620 static const struct ucbus_write_cmd clkfreq_cmd = { in bridge_init()
746 struct ucbus_write_cmd cmds[2] = { in lz24bp_ppl()