Searched refs:sfc (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/arch/m68k/include/asm/
H A Dsun3mmu.h74 unsigned char sfc, c; sun3_get_buserr() local
76 GET_SFC (sfc); sun3_get_buserr()
79 SET_SFC (sfc); sun3_get_buserr()
88 unsigned char c, sfc; sun3_get_segmap() local
90 GET_SFC (sfc); sun3_get_segmap()
93 SET_SFC (sfc); sun3_get_segmap()
102 unsigned char sfc; sun3_put_segmap() local
104 GET_DFC (sfc); sun3_put_segmap()
107 SET_DFC (sfc); sun3_put_segmap()
116 unsigned char sfc; sun3_get_pte() local
118 GET_SFC (sfc); sun3_get_pte()
121 SET_SFC (sfc); sun3_get_pte()
129 unsigned char sfc; sun3_put_pte() local
131 GET_DFC (sfc); sun3_put_pte()
134 SET_DFC (sfc); sun3_put_pte()
142 unsigned char sfc, c; sun3_get_context() local
144 GET_SFC(sfc); sun3_get_context()
147 SET_SFC(sfc); sun3_get_context()
H A Dmovs.h23 __asm__ __volatile__ (" movec %0,%/sfc" : : "d" (x));
28 __asm__ __volatile__ (" movec %/sfc, %0" : "=d" (x) : );
H A Dsegment.h42 __asm__ __volatile__ ("movec %0,%/sfc\n\t" set_fs()
H A Dprocessor.h87 unsigned short fs; /* saved fs (sfc, dfc) */
H A Duaccess_mm.h25 * The traditional 680x0 parts do, and they use the sfc/dfc registers and
/linux-4.1.27/sound/firewire/oxfw/
H A Doxfw-command.c112 unsigned int sfc; avc_general_inquiry_sig_fmt() local
116 for (sfc = 0; sfc < CIP_SFC_COUNT; sfc++) { avc_general_inquiry_sig_fmt()
117 if (amdtp_rate_table[sfc] == rate) avc_general_inquiry_sig_fmt()
120 if (sfc == CIP_SFC_COUNT) avc_general_inquiry_sig_fmt()
135 buf[5] = 0x07 & sfc; /* FDF-hi. AM824, frequency */ avc_general_inquiry_sig_fmt()
/linux-4.1.27/sound/firewire/
H A Dfcp.c32 unsigned int sfc; avc_general_set_sig_fmt() local
38 for (sfc = 0; sfc < CIP_SFC_COUNT; sfc++) { avc_general_set_sig_fmt()
39 if (amdtp_rate_table[sfc] == rate) { avc_general_set_sig_fmt()
59 buf[5] = 0x07 & sfc; /* FDF-hi. AM824, frequency */ avc_general_set_sig_fmt()
86 unsigned int sfc; avc_general_get_sig_fmt() local
120 /* check sfc field and pick up rate */ avc_general_get_sig_fmt()
121 sfc = 0x07 & buf[5]; avc_general_get_sig_fmt()
122 if (sfc >= CIP_SFC_COUNT) { avc_general_get_sig_fmt()
127 *rate = amdtp_rate_table[sfc]; avc_general_get_sig_fmt()
H A Damdtp.c201 unsigned int i, sfc, midi_channels; amdtp_stream_set_parameters() local
210 for (sfc = 0; sfc < ARRAY_SIZE(amdtp_rate_table); ++sfc) amdtp_stream_set_parameters()
211 if (amdtp_rate_table[sfc] == rate) amdtp_stream_set_parameters()
218 s->sfc = sfc; amdtp_stream_set_parameters()
222 s->syt_interval = amdtp_syt_intervals[sfc]; amdtp_stream_set_parameters()
325 else if (!cip_sfc_is_base_44100(s->sfc)) { calculate_data_blocks()
339 if (s->sfc == CIP_SFC_44100) calculate_data_blocks()
345 data_blocks = 11 * (s->sfc >> 1) + (phase == 0); calculate_data_blocks()
346 if (++phase >= (80 >> (s->sfc >> 1))) calculate_data_blocks()
360 if (!cip_sfc_is_base_44100(s->sfc)) calculate_syt()
510 s->midi_fifo_used[port] += amdtp_rate_table[s->sfc]; midi_rate_use_one_byte()
656 (s->sfc << CIP_FDF_SFC_SHIFT) | syt); handle_out_packet()
925 s->data_block_state = initial_state[s->sfc].data_block; amdtp_stream_start()
926 s->syt_offset_state = initial_state[s->sfc].syt_offset; amdtp_stream_start()
H A Damdtp.h119 enum cip_sfc sfc; member in struct:amdtp_stream
257 static inline bool cip_sfc_is_base_44100(enum cip_sfc sfc) cip_sfc_is_base_44100() argument
259 return sfc & 1; cip_sfc_is_base_44100()
/linux-4.1.27/arch/m68k/kernel/
H A Dsun3-head.S40 movec %d0, %sfc
H A Dentry.S326 /* save fs (sfc,%dfc) (may be pointing to kernel memory) */
327 movec %sfc,%d0
413 /* restore fs (sfc,%dfc) */
415 movec %a0,%sfc
/linux-4.1.27/arch/m68k/ifpsp060/
H A Diskeleton.S204 | load sfc/dfc
212 movec.l %d0,%sfc
226 | restore sfc/dfc
228 movec.l %d2,%sfc
/linux-4.1.27/arch/m68k/ifpsp060/src/
H A Disp.S2937 # d6 = previous sfc/dfc #
2942 # d6 = previous sfc/dfc #
3098 mov.l %d6,%sfc # restore previous sfc
3114 mov.l %d6,%sfc # restore previous sfc
3284 movc %sfc,%d6 # save old SFC/DFC
3285 movc %d0,%sfc # store new SFC
3411 movc %d6,%sfc # restore old SFC
3423 movc %d6,%sfc # restore old SFC
3586 movc %sfc,%d6 # save old SFC/DFC
3587 movc %d0,%sfc # store new SFC
3711 movc %d6,%sfc # restore old SFC
3723 movc %d6,%sfc # restore old SFC
3895 movc %sfc,%d6 # save old SFC/DFC
3896 movc %d0,%sfc # load new sfc
4010 movc %d6,%sfc # restore old SFC
4022 movc %d6,%sfc # restore old SFC
4053 movc %sfc,%d6 # save old SFC/DFC
4054 movc %d0,%sfc # load new sfc
4166 movc %d6,%sfc # restore old SFC
4178 movc %d6,%sfc # restore old SFC
4199 movc %sfc,%d6 # save old SFC/DFC
4200 movc %d0,%sfc # load new sfc
/linux-4.1.27/drivers/clk/hisilicon/
H A Dclk-hix5hd2.c74 /* sfc */
/linux-4.1.27/arch/m68k/fpsp040/
H A Dskeleton.S494 | movec %d1,%SFC | set sfc for user space
/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dnic.h514 * function (PF) handled by sfc and a configurable number of virtual
H A Defx.c1238 rc = pci_request_region(pci_dev, EFX_MEM_BAR, "sfc"); efx_init_io()
2747 snprintf(efx->workqueue_name, sizeof(efx->workqueue_name), "sfc%s", efx_init_struct()
H A Dptp.c1192 .name = "sfc",

Completed in 595 milliseconds