/linux-4.4.14/drivers/ata/ |
H A D | pata_cmd64x.c | 42 CFR = 0x50, enumerator in enum:__anon3339 235 * Check IDE interrupt in CFR/ARTTIM23 registers. 242 int irq_reg = ap->port_no ? ARTTIM23 : CFR; cmd64x_sff_irq_check() 255 * Clear IDE interrupt in CFR/ARTTIM23 and DMA status registers. 261 int irq_reg = ap->port_no ? ARTTIM23 : CFR; cmd64x_sff_irq_clear()
|
H A D | pata_cmd640.c | 33 CFR = 0x50, enumerator in enum:__anon3338 166 int irq_reg = ap->port_no ? ARTIM23 : CFR; cmd640_sff_irq_check()
|
/linux-4.4.14/fs/reiserfs/ |
H A D | ibalance.c | 77 *cf = tb->CFR[h]; internal_define_dest_src_infos() 90 *cf = tb->CFR[h]; internal_define_dest_src_infos() 619 /* insert rkey from CFR[h] to right neighbor R[h] */ internal_shift1_right() 736 internal_shift_left(INTERNAL_SHIFT_FROM_R_TO_S, tb, h, -tb->rnum[h]); /*tb->S[h], tb->CFR[h], tb->rkey[h], tb->R[h], -tb->rnum[h]); */ balance_internal_when_delete() 777 RFALSE(tb->R[h] == NULL || tb->CFR[h] == NULL, replace_rkey() 778 "R[h](%p) and CFR[h](%p) must exist in replace_rkey", replace_rkey() 779 tb->R[h], tb->CFR[h]); replace_rkey() 784 memcpy(internal_key(tb->CFR[h], tb->rkey[h]), key, KEY_SIZE); replace_rkey() 786 do_balance_mark_internal_dirty(tb, tb->CFR[h], 0); replace_rkey() 926 * check how many of new items fall into R or CFR balance_internal() 954 /* one of the items falls into CFR[h] */ balance_internal()
|
H A D | fix_node.c | 150 if (tb->CFR[0]) { create_virtual_node() 153 key = internal_key(tb->CFR[0], tb->rkey[0]); create_virtual_node() 723 if (tb->CFR[0] are_leaves_removable() 725 internal_key(tb->CFR[0], are_leaves_removable() 811 brelse(tb->CFR[i]); free_buffers_in_tb() 818 tb->CFR[i] = NULL; free_buffers_in_tb() 1168 * CFR[path_offset]. 1192 brelse(tb->CFR[h]); get_parents() 1196 tb->CFR[h] = NULL; get_parents() 1240 * R[h] and current node. Note that CFR[h] not equal get_parents() 1241 * FR[path_offset] and CFR[h] not equal F[h]. get_parents() 1260 brelse(tb->CFR[h]); get_parents() 1261 /* New initialization of CFR[path_offset]. */ get_parents() 1262 tb->CFR[h] = curcf; get_parents() 1266 "PAP-8205: FR (%b) or CFR (%b) is invalid", curf, curcf); get_parents() 1284 if (tb->CFR[h]) can_node_be_removed() 1285 r_key = internal_key(tb->CFR[h], tb->rkey[h]); can_node_be_removed() 2462 if (!locked && tb->CFR[i]) { wait_tb_buffers_until_unlocked() 2464 tb->CFR[i], wait_tb_buffers_until_unlocked() 2465 "CFR", i); wait_tb_buffers_until_unlocked() 2467 (tb->tb_sb, tb->CFR[i])) wait_tb_buffers_until_unlocked() 2468 locked = tb->CFR[i]; wait_tb_buffers_until_unlocked() 2751 CFR[i]); fix_nodes() 2759 brelse(tb->CFR[i]); fix_nodes() 2766 tb->CFR[i] = NULL; fix_nodes() 2795 reiserfs_restore_prepared_buffer(tb->tb_sb, tb->CFR[i]); unfix_nodes() 2802 brelse(tb->CFR[i]); unfix_nodes()
|
H A D | do_balan.c | 183 replace_key(tb, tb->CFR[0], tb->rkey[0], tb->R[0], 0); balance_leaf_when_delete_left() 686 replace_key(tb, tb->CFR[0], tb->rkey[0], tb->R[0], 0); balance_leaf_insert_right() 709 replace_key(tb, tb->CFR[0], tb->rkey[0], tb->R[0], 0); balance_leaf_insert_right() 757 replace_key(tb, tb->CFR[0], tb->rkey[0], tb->R[0], 0); balance_leaf_paste_right_shift_dirent() 818 add_le_key_k_offset(version, internal_key(tb->CFR[0], tb->rkey[0]), balance_leaf_paste_right_shift() 821 do_balance_mark_internal_dirty(tb, tb->CFR[0], 0); balance_leaf_paste_right_shift() 880 replace_key(tb, tb->CFR[0], tb->rkey[0], tb->R[0], 0); balance_leaf_paste_right_whole() 1449 if (!tb->CFR[0]) balance_leaf() 1451 "CFR not initialized"); balance_leaf() 1453 internal_key(tb->CFR[0], tb->rkey[0])); balance_leaf() 1683 retval |= locked_or_not_in_tree(tb, tb->CFR[0], "CFR[0]"); check_before_balancing()
|
H A D | prints.c | 635 "* h * S * L * R * F * FL * FR * CFL * CFR *\n", store_print_tb() 667 (tb->CFR[h]) ? (long long)(tb->CFR[h]-> store_print_tb()
|
H A D | lbalance.c | 805 /* replace rkey in CFR[0] by the 0-th key from R[0] */ leaf_shift_right() 807 replace_key(tb, tb->CFR[0], tb->rkey[0], tb->R[0], 0); leaf_shift_right()
|
H A D | reiserfs.h | 2426 struct buffer_head *CFR[MAX_HEIGHT]; member in struct:tree_balance
|
/linux-4.4.14/drivers/ide/ |
H A D | cmd640.c | 136 #define CFR 0x50 macro 192 * This is read from the CFR reg, and is used in several places. 326 b = get_cmd640_reg(CFR); probe_for_cmd640_vlb() 329 b = get_cmd640_reg(CFR); probe_for_cmd640_vlb() 637 int irq_reg = hwif->channel ? ARTTIM23 : CFR; cmd640_test_irq() 756 cfr = get_cmd640_reg(CFR); cmd640x_init()
|
H A D | cmd64x.c | 27 #define CFR 0x50 macro 204 int irq_reg = hwif->channel ? ARTTIM23 : CFR; cmd64x_clear_irq() 231 int irq_reg = hwif->channel ? ARTTIM23 : CFR; cmd64x_test_irq()
|
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | elf_64.h | 94 * you still need to look in the CFR register to see if the opcode is
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
H A D | stv090x.c | 1459 /* Set CFR min and max to manual mode */ stv090x_start_search() 1464 * CFR min = -1MHz, stv090x_start_search() 1465 * CFR max = +1MHz stv090x_start_search() 1472 * CFR min =- (SearchRange / 2 + 600KHz) stv090x_start_search() 1473 * CFR max = +(SearchRange / 2 + 600KHz) stv090x_start_search()
|