Searched refs:lookup (Results 1 – 11 of 11) sorted by relevance
92 struct clk_lookup lookup; member152 struct clk_lookup lookup; member
1915 struct clk_lookup *lookup; in init_audio_sync_clock_mux() local1925 lookup = tegra_audio_clk_lookups; in init_audio_sync_clock_mux()1926 for (i = 0; i < ARRAY_SIZE(tegra_audio_clk_lookups); i++, lookup++) { in init_audio_sync_clock_mux()1927 clk_init(lookup->clk); in init_audio_sync_clock_mux()1928 clkdev_add(lookup); in init_audio_sync_clock_mux()2116 .lookup = { \2133 .lookup = { \2227 .lookup = { \2305 if (!c->lookup.dev_id && !c->lookup.con_id) in tegra2_init_one_clock()2306 c->lookup.con_id = c->name; in tegra2_init_one_clock()[all …]
2619 .lookup = { \2648 tegra_clk_out_list[i].lookup.con_id); in init_clk_out_mux()2651 tegra_clk_out_list[i].lookup.con_id); in init_clk_out_mux()2826 .lookup = { \2844 .lookup = { \2861 .lookup = { \2975 .lookup = { \3059 if (!c->lookup.dev_id && !c->lookup.con_id) in tegra30_init_one_clock()3060 c->lookup.con_id = c->name; in tegra30_init_one_clock()3061 c->lookup.clk = c; in tegra30_init_one_clock()[all …]
285 clk->lookup.dev_id = clk->devname; in s3c24xx_register_clock()286 clk->lookup.con_id = clk->name; in s3c24xx_register_clock()287 clk->lookup.clk = clk; in s3c24xx_register_clock()288 clkdev_add(&clk->lookup); in s3c24xx_register_clock()
55 struct clk_lookup lookup; member
43 # handle a lookup failure of one sort or another in a kernel TLB handler88 # handle a lookup failure of one sort or another in a user TLB handler
161 add pc, pc, r7, lsr #10 @ lookup in table
198 The Page Table provides the final lookup by using bits 13 to 23 as index:
329 ;; For refills we try to do a quick page table lookup. If it is
1500 lookup (struct unw_table *table, unsigned long rel_ip) in lookup() function1578 e = lookup(table, ip - table->segment_base); in build_script()
1178 has the cost of more pagetable lookup overhead, and also