Home
last modified time | relevance | path

Searched refs:post (Results 1 – 19 of 19) sorted by relevance

/drivers/video/matrox/
Dmatroxfb_misc.h8 unsigned int* in, unsigned int* feed, unsigned int* post);
10 unsigned int* in, unsigned int* feed, unsigned int* post) { in PLL_calcclock() argument
11 return matroxfb_PLL_calcclock(&ACCESS_FBINFO(features.pll), freq, fmax, in, feed, post); in PLL_calcclock()
Dmatroxfb_maven.c211 unsigned int* in, unsigned int* feed, unsigned int* post, in matroxfb_PLL_mavenclock() argument
267 *post = p; in matroxfb_PLL_mavenclock()
278 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d\n", *in, *feed, *post, fxtal, fwant); in matroxfb_PLL_mavenclock()
284 unsigned int* in, unsigned int* feed, unsigned int* post, in matroxfb_mavenclock() argument
301 *post = p; in matroxfb_mavenclock()
306 unsigned int* in, unsigned int* feed, unsigned int* post) { in DAC1064_calcclock() argument
320 *post = p; in DAC1064_calcclock()
Dmatroxfb_misc.c127 unsigned int* in, unsigned int* feed, unsigned int* post) { in matroxfb_PLL_calcclock() argument
176 *post = p; in matroxfb_PLL_calcclock()
183 dprintk(KERN_ERR "clk: %02X %02X %02X %d %d %d\n", *in, *feed, *post, fxtal, bestvco, fwant); in matroxfb_PLL_calcclock()
Dmatroxfb_Ti3026.c282 …int Ti3026_calcclock(CPMINFO unsigned int freq, unsigned int fmax, int* in, int* feed, int* post) { in Ti3026_calcclock() argument
289 fvco >>= (*post = lpost); in Ti3026_calcclock()
Dmatroxfb_DAC1064.c36 …O unsigned int freq, unsigned int fmax, unsigned int* in, unsigned int* feed, unsigned int* post) { in DAC1064_calcclock() argument
55 *post = p; in DAC1064_calcclock()
/drivers/scsi/aacraid/
Drx.c331 } * post; in aac_rx_check_health() local
341 post = pci_alloc_consistent(dev->pdev, in aac_rx_check_health()
343 if (unlikely(post == NULL)) { in aac_rx_check_health()
348 post->Post_Command = cpu_to_le32(COMMAND_POST_RESULTS); in aac_rx_check_health()
349 post->Post_Address = cpu_to_le32(baddr); in aac_rx_check_health()
354 post, paddr); in aac_rx_check_health()
/drivers/serial/
Dserial_cs.c89 int (*post)(struct pcmcia_device *); member
213 .post = quirk_post_ibm,
756 if (info->quirk && info->quirk->post) in serial_config()
757 if (info->quirk->post(link)) in serial_config()
/drivers/parport/
DTODO-parport12 b) Handle status readback automatically. IEEE1284 printers can post status
/drivers/video/
Dpm3fb.c157 int f, pre, post; in pm3fb_calculate_clock() local
164 for (post = 0; post < 5; post++) { in pm3fb_calculate_clock()
165 freq = ((2*PM3_REF_CLOCK * f) >> post) / pre; in pm3fb_calculate_clock()
173 *postscale = post; in pm3fb_calculate_clock()
/drivers/message/fusion/lsi/
Dmpi_history.txt46 * 11-02-00 01.01.01 Original release for post 1.0 work
117 * 11-02-00 01.01.01 Original release for post 1.0 work
241 * 11-02-00 01.01.01 Original release for post 1.0 work
533 * 11-02-00 01.01.01 Original release for post 1.0 work
579 * 11-02-00 01.01.01 Original release for post 1.0 work
623 * 11-02-00 01.01.01 Original release for post 1.0 work
660 * 11-02-00 01.01.01 Original release for post 1.0 work
736 * 11-02-00 01.01.01 Original release for post 1.0 work
/drivers/input/mouse/
DKconfig99 reports from the touchpad (i.e. post 1.5.0 version). You can
150 These are the touchpads that can be found on post-February 2005
/drivers/scsi/
Dinitio.h384 void (*post) (u8 *, u8 *); /*4C POST routine */ member
Dinitio.c987 (*tmp->post) ((u8 *) host, (u8 *) tmp); in initio_abort_srb()
1020 (*tmp->post) ((u8 *) host, (u8 *) tmp); in initio_abort_srb()
1158 (*scb->post) ((u8 *) host, (u8 *) scb); in tulip_main()
2571 cblk->post = i91uSCBPost; /* i91u's callback routine */ in initio_build_scb()
Dips.c4613 uint32_t post; in ips_isinit_morpheus() local
4621 post = readl(ha->mem_ptr + IPS_REG_I960_MSG0); in ips_isinit_morpheus()
4624 if (post == 0) in ips_isinit_morpheus()
/drivers/acpi/
Dvideo.c101 u8 post:1; /* can configure the head to */ member
896 video->flags.post = 1; in acpi_video_bus_check()
1213 video->flags.post ? "yes" : "no"); in acpi_video_bus_info_seq_show()
2079 video->flags.post ? "yes" : "no"); in acpi_video_bus_add()
/drivers/infiniband/core/
Dmad.c2534 int post, ret; in ib_mad_post_receive_mads() local
2573 post = (++recv_queue->count < recv_queue->max_active); in ib_mad_post_receive_mads()
2591 } while (post); in ib_mad_post_receive_mads()
/drivers/scsi/aic7xxx_old/
Daic7xxx.seq816 * to post to the QOUTFIFO in the error cases since it would require extra
1261 * Prepare the hardware to post a byte to host memory given an
1348 * Either post or fetch and SCB from host memory based on the
/drivers/scsi/aic7xxx/
Daic7xxx.seq1610 * it to the QINFIFO and tell us not to post to the QOUTFIFO by setting
2078 * Prepare the hardware to post a byte to host memory given an
2191 * Either post or fetch an SCB from host memory based on the
Daic79xx.seq183 * we detect case 1, we will properly defer the post of the SCB
480 * Either post or fetch an SCB from host memory. The caller