| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | lan91c96.h | 83 #define SMC_outsl(edev, r, b, l) ({ int __i; \ argument 92 #define SMC_outsw(edev, r, b, l) ({ int __i; \ argument 101 #define SMC_insl(edev, r, b, l) ({ int __i ; \ argument 111 #define SMC_insw(edev, r, b, l) ({ int __i ; \ argument 121 #define SMC_insb(edev, r, b, l) ({ int __i ; \ argument 148 #define SMC_outsw(edev, r, b, l) ({ int __i; \ argument 157 #define SMC_insw(edev, r, b, l) ({ int __i ; \ argument
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | omap-iommu.c | 139 u32 l = iommu_read_reg(obj, MMU_CNTL); in __iommu_set_twl() local 157 u32 l, pa; in omap2_iommu_enable() local 184 u32 l = iommu_read_reg(obj, MMU_CNTL); in omap2_iommu_disable() local 251 void iotlb_lock_get(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_get() 261 void iotlb_lock_set(struct omap_iommu *obj, struct iotlb_lock *l) in iotlb_lock_set() 290 struct iotlb_lock l; in __iotlb_read_cr() local 333 struct iotlb_lock l; in load_iotlb_entry() local 445 struct iotlb_lock l; in flush_iotlb_all() local 921 struct iotlb_lock l; in omap_iommu_restore_tlb_entries() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_trie.c | 354 struct key_vector *l; in leaf_new() local 1014 struct key_vector *l, *tp; in fib_find_matching_alias() local 1065 struct key_vector *n, *l; in fib_insert_node() local 1113 struct key_vector *l, struct fib_alias *new, in fib_insert_alias() 1173 struct key_vector *l, *tp; in fib_table_insert() local 1602 struct key_vector *l, struct fib_alias *old) in fib_remove_alias() 1668 struct key_vector *l, *tp; in fib_table_delete() local 1851 struct key_vector *l, *tp = ot->kv; in fib_trie_unmerge() local 2132 static int fib_leaf_notify(struct key_vector *l, struct fib_table *tb, in fib_leaf_notify() 2169 struct key_vector *l, *tp = t->kv; in fib_table_notify() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | nv30.c | 78 calc_ref(struct nvkm_fb *fb, int l, int k, int i) in calc_ref() 103 int l = nvkm_rd32(device, 0x1003d0); in nv30_fb_init() local
|
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | p4-clockmod.c | 54 u32 l, h; in cpufreq_p4_setdc() local 208 u32 l, h; in cpufreq_p4_get() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | PeeCeeI.c | 37 u32 l, l2; in outsl() local 154 u32 l = 0, l2, *pi; in insl() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | io.h | 235 #define outsb(p,d,l) __raw_writesb(__io(p),d,l) argument 236 #define outsw(p,d,l) __raw_writesw(__io(p),d,l) argument 237 #define outsl(p,d,l) __raw_writesl(__io(p),d,l) argument 239 #define insb(p,d,l) __raw_readsb(__io(p),d,l) argument 240 #define insw(p,d,l) __raw_readsw(__io(p),d,l) argument 241 #define insl(p,d,l) __raw_readsl(__io(p),d,l) argument 299 #define memset_io(c,v,l) _memset_io(__mem_pci(c),(v),(l)) argument 300 #define memcpy_fromio(a,c,l) _memcpy_fromio((a),__mem_pci(c),(l)) argument 301 #define memcpy_toio(c,a,l) _memcpy_toio(__mem_pci(c),(a),(l)) argument 303 #define eth_io_copy_and_sum(s,c,l,b) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/tpm/ |
| H A D | tpm_tis_infineon.c | 54 #define TPM_ACCESS(l) (0x0000 | ((l) << 4)) argument 55 #define TPM_STS(l) (0x0001 | ((l) << 4)) argument 56 #define TPM_DATA_FIFO(l) (0x0005 | ((l) << 4)) argument 57 #define TPM_DID_VID(l) (0x0006 | ((l) << 4)) argument
|
| /OK3568_Linux_fs/kernel/drivers/s390/char/ |
| H A D | tape_34xx.c | 884 tape_34xx_append_new_sbid(struct tape_34xx_block_id bid, struct list_head *l) in tape_34xx_append_new_sbid() 906 struct list_head * l; in tape_34xx_add_sbid() local 968 struct list_head * l; in tape_34xx_delete_sbid_from() local 1000 struct list_head * l; in tape_34xx_merge_sbid() local
|
| /OK3568_Linux_fs/buildroot/package/mkpasswd/ |
| H A D | utils.h | 28 # define GETOPT_LONGISH(c, v, o, l, i) getopt_long(c, v, o, l, i) argument 30 # define GETOPT_LONGISH(c, v, o, l, i) getopt(c, v, o) argument
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | on20.c | 38 { int h,l, r ; in on20_read_regr() local 89 { int k, l, h; in on20_read_block() local
|
| H A D | comm.c | 47 { int l, h, r; in comm_read_regr() local 110 { int i, l, h; in comm_read_block() local
|
| /OK3568_Linux_fs/kernel/fs/unicode/ |
| H A D | mkutf8data.c | 1374 static int nfdi_equal(void *l, void *r) in nfdi_equal() 1391 static int nfdicf_equal(void *l, void *r) in nfdicf_equal() 1415 static void nfdi_print(void *l, int indent) in nfdi_print() 1430 static void nfdicf_print(void *l, int indent) in nfdicf_print() 1446 static int nfdi_mark(void *l) in nfdi_mark() 1451 static int nfdicf_mark(void *l) in nfdicf_mark() 1460 static int correction_mark(void *l) in correction_mark() 1467 static int nfdi_size(void *l) in nfdi_size() 1479 static int nfdicf_size(void *l) in nfdicf_size() 1493 static int *nfdi_index(struct tree *tree, void *l) in nfdi_index() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/memory/ |
| H A D | omap-gpmc.c | 110 #define GPMC_REVISION_MAJOR(l) (((l) >> 4) & 0xf) argument 111 #define GPMC_REVISION_MINOR(l) ((l) & 0xf) argument 301 u32 l; in gpmc_get_clk_period() local 371 u32 l; in gpmc_cs_modify_reg() local 432 u32 l; in get_gpmc_timing_reg() local 601 u32 l; in set_gpmc_timing_reg() local 693 u32 l; in gpmc_cs_set_timings() local 843 u32 l; in gpmc_cs_set_memconf() local 870 u32 l; in gpmc_cs_enable_mem() local 879 u32 l; in gpmc_cs_disable_mem() local [all …]
|
| /OK3568_Linux_fs/kernel/security/apparmor/include/ |
| H A D | label.h | 374 static inline struct aa_label *__aa_get_label(struct aa_label *l) in __aa_get_label() 382 static inline struct aa_label *aa_get_label(struct aa_label *l) in aa_get_label() 398 static inline struct aa_label *aa_get_label_rcu(struct aa_label __rcu **l) in aa_get_label_rcu() 419 static inline struct aa_label *aa_get_newest_label(struct aa_label *l) in aa_get_newest_label() 442 static inline void aa_put_label(struct aa_label *l) in aa_put_label()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/nvidia/ |
| H A D | nv_local.h | 102 #define reverse_order(l) \ argument 111 #define reverse_order(l) do { } while(0) argument
|
| /OK3568_Linux_fs/kernel/drivers/char/tpm/ |
| H A D | tpm_i2c_infineon.c | 307 #define TPM_ACCESS(l) (0x0000 | ((l) << 4)) argument 308 #define TPM_STS(l) (0x0001 | ((l) << 4)) argument 309 #define TPM_DATA_FIFO(l) (0x0005 | ((l) << 4)) argument 310 #define TPM_DID_VID(l) (0x0006 | ((l) << 4)) argument
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | propertystore.h | 70 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PRO… argument 72 #define DEFINE_PROPERTYKEY(name, l, w1, w2, b1, b2, b3, b4, b5, b6, b7, b8, pid) GUID_EXT const PRO… argument
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | omapdss-boot-init.c | 35 int l = 0, total = 0; in omapdss_count_strings() local 66 size_t l = strlen(src) + 1; in omapdss_prefix_strcpy() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | srccode.c | 60 int l; in fill_lines() local 159 char *l, *p; in find_sourceline() local
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | name_table.c | 129 struct rb_node *l, *r; local 1102 struct tipc_dest *tipc_dest_find(struct list_head *l, u32 node, u32 port) in tipc_dest_find() 1113 bool tipc_dest_push(struct list_head *l, u32 node, u32 port) in tipc_dest_push() 1129 bool tipc_dest_pop(struct list_head *l, u32 *node, u32 *port) in tipc_dest_pop() 1145 bool tipc_dest_del(struct list_head *l, u32 node, u32 port) in tipc_dest_del() 1157 void tipc_dest_list_purge(struct list_head *l) in tipc_dest_list_purge() 1167 int tipc_dest_list_len(struct list_head *l) in tipc_dest_list_len()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | drm_dp_helper.c | 47 u8 l = dp_link_status(link_status, i); in dp_get_lane_status() local 92 u8 l = dp_link_status(link_status, i); in drm_dp_get_adjust_request_voltage() local 104 u8 l = dp_link_status(link_status, i); in drm_dp_get_adjust_request_pre_emphasis() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_ipp.h | 112 #define IPP_SRCDST_MFORMAT(f, m, l) \ argument 118 #define IPP_SRCDST_FORMAT(f, l) IPP_SRCDST_MFORMAT(f, 0, l) argument 120 #define IPP_SIZE_LIMIT(l, val...) \ argument
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | getfctl.c | 210 CopySwapLedFeedback(ClientPtr client, LedFeedbackPtr l, char **buf) in CopySwapLedFeedback() 288 LedFeedbackPtr l; in ProcXGetFeedbackControl() local
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | treesource.c | 240 struct label *l; in write_tree_source_node() local 273 struct label *l; in dt_to_source() local
|