Searched defs:scode (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/dio/ |
| H A D | dio.c | 118 int scode, id; in dio_find() local 168 int scode; in dio_init() local 268 unsigned long dio_scodetophysaddr(int scode) in dio_scodetophysaddr()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | optabs-query.h | 40 unsigned scode = (op << 16) | mode; in optab_handler() local 53 unsigned scode = (op << 16) | (from_mode << 8) | to_mode; in convert_optab_handler() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | optabs-query.h | 40 unsigned scode = (op << 16) | mode; in optab_handler() local 53 unsigned scode = (op << 16) | (from_mode << 8) | to_mode; in convert_optab_handler() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dio.h | 48 int scode; member 120 #define DIO_SCINHOLE(scode) (((scode) >= 32) && ((scode) < DIOII_SCBASE)) argument 121 #define DIO_ISDIOII(scode) ((scode) >= 132 && (scode) < 256) argument 136 #define DIO_SIZE(scode, base) (DIO_ISDIOII((scode)) ? DIOII_SIZE((base)) : DIO_DEVSIZE) argument
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_hp300.c | 93 int scode; in hp300_setup_serial_console() local
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | hilkbd.c | 114 unsigned char scode; in poll_finished() local
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_probe.c | 546 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | st.c | 364 u8 scode; in st_chk_result() local 969 int attentions, waits, max_wait, scode; in test_ready() local 1626 int undone, retry_eot = 0, scode; in st_write() local
|
| /OK3568_Linux_fs/kernel/drivers/media/tuners/ |
| H A D | tuner-xc2028.c | 654 v4l2_std_id *id, __u16 int_freq, int scode) in load_scode()
|
| H A D | xc4000.c | 859 v4l2_std_id *id, __u16 int_freq, int scode) in load_scode()
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | grcan.c | 50 u32 scode; /* 0x1c - CanCODE */ member
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | traps_64.c | 487 unsigned short scode; in spitfire_log_udb_syndrome() local
|