Home
last modified time | relevance | path

Searched refs:CA (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda-gdi.c61 * RA[15:0], CA[15:8] are hardwired to contain the 24-bit macroblock
63 * Bits CA[4:0] are set using XY2CA above. BA[3:0] seems to be unused.
79 RBC(CA, 0, CA, 0),
80 RBC(CA, 1, CA, 1),
81 RBC(CA, 2, CA, 2),
82 RBC(CA, 3, CA,
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda-gdi.c61 * RA[15:0], CA[15:8] are hardwired to contain the 24-bit macroblock
63 * Bits CA[4:0] are set using XY2CA above. BA[3:0] seems to be unused.
79 RBC(CA, 0, CA, 0),
80 RBC(CA, 1, CA, 1),
81 RBC(CA, 2, CA, 2),
82 RBC(CA, 3, CA,
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dhead.S50 li.d t0, CSR_DMW1_INIT # CA, PLV0, 0x9000 xxxx xxxx xxxx
125 li.d t0, CSR_DMW1_INIT # CA, PLV0
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_fsl.c107 CA = 8, enumerator
562 VPRINTK("xx_qc_issue called,CQ=0x%x,CA=0x%x,CE=0x%x,CC=0x%x\n", in sata_fsl_qc_issue()
564 ioread32(CA + hcr_base), in sata_fsl_qc_issue()
572 VPRINTK("xx_qc_issue called, tag=%d, CQ=0x%x, CA=0x%x\n", in sata_fsl_qc_issue()
573 tag, ioread32(CQ + hcr_base), ioread32(CA + hcr_base)); in sata_fsl_qc_issue()
652 VPRINTK("xx_freeze, CQ=0x%x, CA=0x%x, CE=0x%x, DE=0x%x\n", in sata_fsl_freeze()
654 ioread32(CA + hcr_base), in sata_fsl_freeze()
980 DPRINTK("@Softreset, CQ = 0x%x, CA = 0x%x, CC = 0x%x\n", in sata_fsl_softreset()
982 ioread32(CA + hcr_base), ioread32(CC + hcr_base)); in sata_fsl_softreset()
993 DPRINTK("Softreset@5000,CQ=0x%x,CA in sata_fsl_softreset()
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_fsl.c107 CA = 8, enumerator
547 ata_port_dbg(ap, "CQ=0x%x,CA=0x%x,CE=0x%x,CC=0x%x\n", in sata_fsl_qc_issue()
549 ioread32(CA + hcr_base), in sata_fsl_qc_issue()
557 ata_port_dbg(ap, "tag=%d, CQ=0x%x, CA=0x%x\n", in sata_fsl_qc_issue()
558 tag, ioread32(CQ + hcr_base), ioread32(CA + hcr_base)); in sata_fsl_qc_issue()
636 ata_port_dbg(ap, "CQ=0x%x, CA=0x%x, CE=0x%x, DE=0x%x\n", in sata_fsl_freeze()
638 ioread32(CA + hcr_base), in sata_fsl_freeze()
959 ata_port_dbg(ap, "CQ = 0x%x, CA = 0x%x, CC = 0x%x\n", in sata_fsl_softreset()
961 ioread32(CA + hcr_base), ioread32(CC + hcr_base)); in sata_fsl_softreset()
972 ata_port_dbg(ap, "Softreset@5000,CQ=0x%x,CA in sata_fsl_softreset()
[all...]
/kernel/linux/linux-6.6/drivers/phy/freescale/
H A Dphy-fsl-imx8qm-lvds-phy.c27 #define CA(n) FIELD_PREP(CA_MASK, (n)) macro
36 #define CTRL_RESET_VAL (M(0x0) | CCM(0x4) | CA(0x4) | TST(0x25))
40 #define CTRL_INIT_VAL (M(0x0) | CCM(0x5) | CA(0x4) | TST(0x25) | RFB)
H A Dphy-fsl-imx8-mipi-dphy.c31 #define CA(n) FIELD_PREP(CA_MASK, (n)) macro
396 CCM(CCM_1_2V) | CA(CA_3_51MA) | RFB); in mixel_dphy_configure_lvds_phy()
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A D82596.c375 static inline void CA(struct net_device *dev) in CA() function
680 CA(dev); in init_i596_mem()
730 CA(dev); in init_i596_mem()
924 CA(dev); in i596_reset()
959 CA(dev); in i596_add_cmd()
1042 CA (dev); in i596_tx_timeout()
1391 CA(dev); in i596_interrupt()
1413 CA(dev); in i596_close()
/kernel/linux/linux-6.6/drivers/net/ethernet/i825xx/
H A D82596.c374 static inline void CA(struct net_device *dev) in CA() function
679 CA(dev); in init_i596_mem()
729 CA(dev); in init_i596_mem()
923 CA(dev); in i596_reset()
958 CA(dev); in i596_add_cmd()
1041 CA (dev); in i596_tx_timeout()
1380 CA(dev); in i596_interrupt()
1402 CA(dev); in i596_close()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-xsc3.S91 bic r0, r0, #0x0006 @ .............CA.
111 bic r1, r1, #0x0086 @ ........B....CA.
H A Dproc-xscale.S127 bic r0, r0, #0x0006 @ .............CA.
150 bic r1, r1, #0x0086 @ ........B....CA.
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-xsc3.S91 bic r0, r0, #0x0006 @ .............CA.
111 bic r1, r1, #0x0086 @ ........B....CA.
H A Dproc-xscale.S127 bic r0, r0, #0x0006 @ .............CA.
150 bic r1, r1, #0x0086 @ ........B....CA.
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c203 u8 CA; member
215 u8 CA; member
691 hdmi_ai->CA = ca; in hdmi_pin_setup_infoframe()
700 dp_ai->CA = ca; in hdmi_pin_setup_infoframe()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c216 u8 CA; member
228 u8 CA; member
705 hdmi_ai->CA = ca; in hdmi_pin_setup_infoframe()
714 dp_ai->CA = ca; in hdmi_pin_setup_infoframe()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hdmi.c352 u8 CA; member
403 dp_ai.CA = ca; in hdac_hdmi_setup_audio_infoframe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdac_hdmi.c352 u8 CA; member
403 dp_ai.CA = ca; in hdac_hdmi_setup_audio_infoframe()
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H A Dsonixj.c2186 static const u8 CA[] = { 0x28, 0xd8, 0x14, 0xec }; in sd_start() local
2446 reg_w(gspca_dev, 0xca, CA, 4); in sd_start()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H A Dsonixj.c2186 static const u8 CA[] = { 0x28, 0xd8, 0x14, 0xec }; in sd_start() local
2446 reg_w(gspca_dev, 0xca, CA, 4); in sd_start()

Completed in 37 milliseconds