Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/rts5208/
Dsd.c976 u8 func_to_switch, u8 *buf, int buf_len) argument
986 switch (func_to_switch) {
1019 switch (func_to_switch) {
1046 switch (func_to_switch) {
1089 u8 func_to_switch, u8 bus_width) argument
1096 __func__, mode, func_group, func_to_switch);
1104 cmd[4] = 0xF0 + func_to_switch;
1107 cmd[3] = 0xF0 + func_to_switch;
1111 cmd[3] = 0x0F + (func_to_switch << 4);
1155 func_to_switch, buf, 64);
[all …]