Searched defs:cc (Results 51 - 75 of 272) sorted by relevance

1234567891011

/linux-master/drivers/firmware/efi/libstub/
H A Dtpm.c174 efi_cc_protocol_t *cc = NULL; local
/linux-master/sound/soc/sof/
H A Dipc3-loader.c40 const struct sof_ext_man_cc_version *cc; local
/linux-master/tools/perf/util/
H A Dsetup.py5 cc = getenv("CC") variable
10 cc = cc_tokens[0] variable
/linux-master/drivers/s390/cio/
H A Deadm_sch.c63 int cc; local
89 int cc; local
/linux-master/drivers/ssb/
H A Dssb_private.h204 static inline int ssb_sflash_init(struct ssb_chipcommon *cc) argument
/linux-master/include/media/
H A Ddvb_demux.h155 int cc; member in struct:dvb_demux_feed
/linux-master/crypto/
H A Drmd160.c51 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; local
[all...]
H A Decrdsa.c85 struct ecc_point cc = ECC_POINT_INIT(s, e, ndigits); /* reuse s, e */ local
/linux-master/drivers/media/pci/ivtv/
H A Divtv-vbi.c32 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) argument
83 ivtv_write_vbi_line(struct ivtv *itv, const struct v4l2_sliced_vbi_data *d, struct vbi_cc *cc, int *found_cc) argument
121 ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) argument
137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; local
[all...]
/linux-master/arch/alpha/kernel/
H A Dtime.c286 validate_cc_value(unsigned long cc) argument
346 int cc, count = 0; local
[all...]
/linux-master/tools/testing/selftests/powerpc/nx-gzip/
H A Dgzip_vas.c264 int cc; local
H A Dgzfht_test.c197 int cc; local
[all...]
/linux-master/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c212 static u64 cavium_ptp_cc_read(const struct cyclecounter *cc) argument
225 struct cyclecounter *cc; local
/linux-master/arch/x86/math-emu/
H A Dfpu_trig.c798 int cc; local
/linux-master/drivers/infiniband/hw/efa/
H A Defa_com.h29 u16 cc; /* consumer counter */ member in struct:efa_com_admin_cq
40 u16 cc; /* consumer counter */ member in struct:efa_com_admin_sq
91 u32 cc; /* consumer counter */ member in struct:efa_com_aenq
122 u32 cc; /* Consumer counter */ member in struct:efa_com_eq
/linux-master/drivers/clk/qcom/
H A Dcommon.c208 static void qcom_cc_drop_protected(struct device *dev, struct qcom_cc *cc) argument
226 struct qcom_cc *cc = data; local
243 struct qcom_cc *cc; local
[all...]
/linux-master/drivers/bcma/
H A Ddriver_chipcommon_pmu.c16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) argument
24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) argument
32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, argument
41 bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, u32 set) argument
50 bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, u32 set) argument
59 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) argument
80 bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) argument
148 bcma_pmu_pll_init(struct bcma_drv_cc *cc) argument
162 bcma_pmu_resources_init(struct bcma_drv_cc *cc) argument
210 bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) argument
230 bcma_pmu_workarounds(struct bcma_drv_cc *cc) argument
274 bcma_pmu_early_init(struct bcma_drv_cc *cc) argument
295 bcma_pmu_init(struct bcma_drv_cc *cc) argument
309 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc) argument
353 bcma_pmu_pll_clock(struct bcma_drv_cc *cc, u32 pll0, u32 m) argument
389 bcma_pmu_pll_clock_bcm4706(struct bcma_drv_cc *cc, u32 pll0, u32 m) argument
420 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc) argument
452 bcma_pmu_get_cpu_clock(struct bcma_drv_cc *cc) argument
486 bcma_pmu_spuravoid_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) argument
493 bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid) argument
[all...]
H A Ddriver_chipcommon.c18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, argument
28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) argument
37 static bool bcma_core_cc_has_pmu_watchdog(struct bcma_drv_cc *cc) argument
56 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) argument
80 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); local
88 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); local
95 bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) argument
113 bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) argument
142 bcma_core_chipcommon_flash_detect(struct bcma_drv_cc *cc) argument
169 bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) argument
193 bcma_core_chipcommon_init(struct bcma_drv_cc *cc) argument
236 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks) argument
264 bcma_chipco_irq_mask(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
269 bcma_chipco_irq_status(struct bcma_drv_cc *cc, u32 mask) argument
274 bcma_chipco_gpio_in(struct bcma_drv_cc *cc, u32 mask) argument
279 bcma_chipco_gpio_out(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
292 bcma_chipco_gpio_outen(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
309 bcma_chipco_gpio_control(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
322 bcma_chipco_gpio_intmask(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
334 bcma_chipco_gpio_polarity(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
346 bcma_chipco_gpio_pullup(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
361 bcma_chipco_gpio_pulldown(struct bcma_drv_cc *cc, u32 mask, u32 value) argument
377 bcma_chipco_serial_init(struct bcma_drv_cc *cc) argument
[all...]
H A Dsprom.c565 struct bcma_device *cc = bus->drv_cc.core; local
/linux-master/arch/microblaze/kernel/
H A Dtimer.c196 static u64 xilinx_cc_read(const struct cyclecounter *cc) argument
/linux-master/arch/s390/pci/
H A Dpci_insn.c23 u8 cc; member in struct:zpci_err_insn_data
37 static inline void zpci_err_insn_req(int lvl, u8 insn, u8 cc, u8 status, argument
47 static inline void zpci_err_insn_addr(int lvl, u8 insn, u8 cc, u8 status, argument
60 u8 cc; local
75 u8 cc; local
101 u8 cc; local
117 u8 cc, status; local
159 int cc = -ENXIO; local
178 int cc; local
191 int cc; local
225 int cc = -ENXIO; local
244 int cc; local
261 int cc = -ENXIO; local
280 int cc; local
314 int cc = -ENXIO; local
332 int cc; local
348 int cc = -ENXIO; local
367 int cc; local
401 int cc = -ENXIO; local
420 int cc; local
[all...]
/linux-master/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c43 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) argument
61 static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc) argument
140 struct bcma_drv_cc *cc = b47n->cc; local
215 struct bcma_drv_cc *cc = b47n->cc; local
311 struct bcma_drv_cc *cc = b47n->cc; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c13 struct cyclecounter cc; member in struct:qede_ptp
184 static u64 qede_ptp_read_cc(const struct cyclecounter *cc) argument
[all...]
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vbi-gen.c69 static void cc_insert(u8 *cc, u8 ch) argument
88 u8 cc[CC_PREAMBLE_BITS + 2 * 16] = { local
[all...]
/linux-master/arch/s390/include/asm/
H A Dnmi.h83 u64 cc : 1; /* 47 clock comparator validity */ member in struct:mci::__anon5

Completed in 473 milliseconds

1234567891011