Home
last modified time | relevance | path

Searched refs:func_to_switch (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
Dsd.c1099 u8 func_to_switch, u8 *buf, int buf_len) argument
1109 switch (func_to_switch) {
1143 switch (func_to_switch) {
1171 switch (func_to_switch) {
1218 u8 func_group, u8 func_to_switch, u8 bus_width) argument
1225 mode, func_group, func_to_switch);
1233 cmd[4] = 0xF0 + func_to_switch;
1236 cmd[3] = 0xF0 + func_to_switch;
1240 cmd[3] = 0x0F + (func_to_switch << 4);
1287 func_to_switch, buf, 64);
[all …]