Searched refs:sfc (Results 1 – 15 of 15) sorted by relevance
74 unsigned char sfc, c; in sun3_get_buserr() local76 GET_SFC (sfc); in sun3_get_buserr()79 SET_SFC (sfc); in sun3_get_buserr()88 unsigned char c, sfc; in sun3_get_segmap() local90 GET_SFC (sfc); in sun3_get_segmap()93 SET_SFC (sfc); in sun3_get_segmap()102 unsigned char sfc; in sun3_put_segmap() local104 GET_DFC (sfc); in sun3_put_segmap()107 SET_DFC (sfc); in sun3_put_segmap()116 unsigned char sfc; in sun3_get_pte() local[all …]
112 unsigned int sfc; in avc_general_inquiry_sig_fmt() local116 for (sfc = 0; sfc < CIP_SFC_COUNT; sfc++) { in avc_general_inquiry_sig_fmt()117 if (amdtp_rate_table[sfc] == rate) in avc_general_inquiry_sig_fmt()120 if (sfc == CIP_SFC_COUNT) in avc_general_inquiry_sig_fmt()135 buf[5] = 0x07 & sfc; /* FDF-hi. AM824, frequency */ in avc_general_inquiry_sig_fmt()
1 sfc-y += efx.o nic.o farch.o falcon.o siena.o ef10.o tx.o \5 sfc-$(CONFIG_SFC_MTD) += mtd.o6 sfc-$(CONFIG_SFC_SRIOV) += sriov.o siena_sriov.o ef10_sriov.o8 obj-$(CONFIG_SFC) += sfc.o
15 will be called sfc.
32 unsigned int sfc; in avc_general_set_sig_fmt() local38 for (sfc = 0; sfc < CIP_SFC_COUNT; sfc++) { in avc_general_set_sig_fmt()39 if (amdtp_rate_table[sfc] == rate) { in avc_general_set_sig_fmt()59 buf[5] = 0x07 & sfc; /* FDF-hi. AM824, frequency */ in avc_general_set_sig_fmt()86 unsigned int sfc; in avc_general_get_sig_fmt() local121 sfc = 0x07 & buf[5]; in avc_general_get_sig_fmt()122 if (sfc >= CIP_SFC_COUNT) { in avc_general_get_sig_fmt()127 *rate = amdtp_rate_table[sfc]; in avc_general_get_sig_fmt()
195 unsigned int sfc; in amdtp_stream_set_parameters() local197 for (sfc = 0; sfc < ARRAY_SIZE(amdtp_rate_table); ++sfc) { in amdtp_stream_set_parameters()198 if (amdtp_rate_table[sfc] == rate) in amdtp_stream_set_parameters()201 if (sfc == ARRAY_SIZE(amdtp_rate_table)) in amdtp_stream_set_parameters()204 s->sfc = sfc; in amdtp_stream_set_parameters()206 s->syt_interval = amdtp_syt_intervals[sfc]; in amdtp_stream_set_parameters()265 if (!cip_sfc_is_base_44100(s->sfc)) { in calculate_data_blocks()279 if (s->sfc == CIP_SFC_44100) in calculate_data_blocks()285 data_blocks = 11 * (s->sfc >> 1) + (phase == 0); in calculate_data_blocks()286 if (++phase >= (80 >> (s->sfc >> 1))) in calculate_data_blocks()[all …]
123 enum cip_sfc sfc; member221 static inline bool cip_sfc_is_base_44100(enum cip_sfc sfc) in cip_sfc_is_base_44100() argument223 return sfc & 1; in cip_sfc_is_base_44100()
90 s->fdf = AMDTP_FDF_AM824 | s->sfc; in amdtp_am824_set_parameters()351 p->midi_fifo_used[port] += amdtp_rate_table[s->sfc]; in midi_rate_use_one_byte()
204 | load sfc/dfc212 movec.l %d0,%sfc226 | restore sfc/dfc228 movec.l %d2,%sfc
40 movec %d0, %sfc
327 movec %sfc,%d0415 movec %a0,%sfc
134 s->fdf = AMDTP_FDF_AM824 | s->sfc; in amdtp_dot_set_parameters()268 p->midi_fifo_used[port] += amdtp_rate_table[s->sfc] * count; in midi_use_bytes()
75 obj-$(CONFIG_SFC) += sfc/
165 source "drivers/net/ethernet/sfc/Kconfig"
9612 F: drivers/net/ethernet/sfc/