| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic_max8997.c | 32 unsigned char fc; in pmic_charger_state() local 53 fc = (current - CHARGER_MIN_CURRENT) / CHARGER_CURRENT_RESOLUTION; in pmic_charger_state() 54 fc = fc & 0xf; /* up to 950 mA */ in pmic_charger_state() 56 printf("Enable the charger @ %d [mA]\n", fc * CHARGER_CURRENT_RESOLUTION in pmic_charger_state() 59 val = fc | MBCICHFCSET; in pmic_charger_state()
|
| /rk3399_rockchip-uboot/board/freescale/t208xqds/ |
| H A D | t2080_sd_rcw.cfg | 8 #00000000 00000000 00000000 000307fc 15 00000000 00000000 00000000 000307fc
|
| H A D | t2080_spi_rcw.cfg | 8 #00000000 00000000 00000000 000307fc 15 00000000 00000000 00000000 000307fc
|
| H A D | t2080_nand_rcw.cfg | 8 #00000000 00000000 00000000 000307fc 15 00000000 00000000 00000000 000307fc
|
| H A D | t2081_sd_rcw.cfg | 7 00000000 00000000 00000000 000307fc
|
| H A D | t2081_spi_rcw.cfg | 7 00000000 00000000 00000000 000307fc
|
| H A D | t2081_nand_rcw.cfg | 7 00000000 00000000 00000000 000307fc
|
| /rk3399_rockchip-uboot/board/freescale/t208xrdb/ |
| H A D | t2080_sd_rcw.cfg | 8 #00000000 00000000 00000000 000307fc 18 00800000 00000000 00000000 000307fc
|
| H A D | t2080_nand_rcw.cfg | 8 #00000000 00000000 00000000 000307fc 18 00800000 00000000 00000000 000307fc
|
| H A D | t2080_spi_rcw.cfg | 8 #00000000 00000000 00000000 000307fc 18 00800000 00000000 00000000 000307fc
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | fsl_corenet2_serdes.c | 206 u32 pll_num, pll_status, bc, dc, fc, pll_cr_upd, pll_cr0, pll_cr1; in serdes_init() local 245 fc = (sfp_spfr0 >> FC1_SHIFT) & FC_MASK; in serdes_init() 251 fc = (sfp_spfr0 >> FC2_SHIFT) & FC_MASK; in serdes_init() 257 fc = (sfp_spfr0 >> FC1_SHIFT) & FC_MASK; in serdes_init() 269 ((fc << CR1_FCAP_SHIFT) & FCAP_MASK)); in serdes_init() 301 if (fc_status != fc) in serdes_init()
|
| /rk3399_rockchip-uboot/board/freescale/t4qds/ |
| H A D | t4_sd_rcw.cfg | 6 00000000 ee0000ee 00000000 000307fc
|
| H A D | t4_nand_rcw.cfg | 6 00000000 ee0000ee 00000000 000307fc
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | t4_sd_rcw.cfg | 6 00000000 ee0000ee 00000000 000307fc
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | deflate.h | 66 } fc; member 73 #define Freq fc.freq 74 #define Code fc.code
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 3093 stbtt_uint8 *fc = font->data; in stbtt_GetFontNameString() local 3095 stbtt_uint32 nm = stbtt__find_table(fc, offset, "name"); in stbtt_GetFontNameString() 3098 count = ttUSHORT(fc+nm+2); in stbtt_GetFontNameString() 3099 stringOffset = nm + ttUSHORT(fc+nm+4); in stbtt_GetFontNameString() 3102 if (platformID == ttUSHORT(fc+loc+0) && encodingID == ttUSHORT(fc+loc+2) in stbtt_GetFontNameString() 3103 && languageID == ttUSHORT(fc+loc+4) && nameID == ttUSHORT(fc+loc+6)) { in stbtt_GetFontNameString() 3104 *length = ttUSHORT(fc+loc+8); in stbtt_GetFontNameString() 3105 return (const char *) (fc+stringOffset+ttUSHORT(fc+loc+10)); in stbtt_GetFontNameString() 3111 static int stbtt__matchpair(stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, … in stbtt__matchpair() argument 3114 stbtt_int32 count = ttUSHORT(fc+nm+2); in stbtt__matchpair() [all …]
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | e1000.c | 1879 if (hw->fc == e1000_fc_default) { in e1000_setup_link() 1885 hw->fc = e1000_fc_full; in e1000_setup_link() 1896 hw->fc = e1000_fc_none; in e1000_setup_link() 1899 hw->fc = e1000_fc_tx_pause; in e1000_setup_link() 1902 hw->fc = e1000_fc_full; in e1000_setup_link() 1912 hw->fc &= (~e1000_fc_tx_pause); in e1000_setup_link() 1915 hw->fc &= (~e1000_fc_rx_pause); in e1000_setup_link() 1917 hw->original_fc = hw->fc; in e1000_setup_link() 1919 DEBUGOUT("After fix-ups FlowControl is now = %x\n", hw->fc); in e1000_setup_link() 1966 if (!(hw->fc & e1000_fc_tx_pause)) { in e1000_setup_link() [all …]
|
| H A D | e1000.h | 1098 e1000_fc_type fc; member
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | stih410-clock.dtsi | 210 "clk-fc-hades";
|
| H A D | rk3576.dtsi | 278 aclk_hdcp0: aclk_hdcp0@272008fc { 350 hclk_vo0: hclk_vo0@272008fc {
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 1392 u32 fc; in brcmnand_cmdfunc() local 1394 fc = brcmnand_read_fc(ctrl, i); in brcmnand_cmdfunc() 1401 flash_cache[i] = be32_to_cpu(fc); in brcmnand_cmdfunc() 1403 flash_cache[i] = le32_to_cpu(fc); in brcmnand_cmdfunc()
|