Home
last modified time | relevance | path

Searched defs:scode (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dio/
H A Ddio.c118 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 Doptabs-query.h40 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 Doptabs-query.h40 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 Ddio.h48 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 D8250_hp300.c93 int scode; in hp300_setup_serial_console() local
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dhilkbd.c114 unsigned char scode; in poll_finished() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_probe.c546 struct fetch_insn *code, *scode, *tmp = NULL; in traceprobe_parse_probe_arg_body() local
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dst.c364 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 Dtuner-xc2028.c654 v4l2_std_id *id, __u16 int_freq, int scode) in load_scode()
H A Dxc4000.c859 v4l2_std_id *id, __u16 int_freq, int scode) in load_scode()
/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dgrcan.c50 u32 scode; /* 0x1c - CanCODE */ member
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dtraps_64.c487 unsigned short scode; in spitfire_log_udb_syndrome() local