Home
last modified time | relevance | path

Searched full:cct (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml252 azoteq,cct-increase:
575 azoteq,cct-increase:
/linux/drivers/infiniband/hw/hfi1/
H A Dmad.h307 struct cc_table_shadow cct; member
H A Dmad.c3760 new_cc_state->cct.ccti_limit = ppd->total_cct_entry - 1; in apply_cc_state()
3762 new_cc_state->cct.ccti_limit = 0; in apply_cc_state()
3764 memcpy(new_cc_state->cct.entries, ppd->ccti_entries, in apply_cc_state()
3920 cc_table_attr->ccti_limit = cpu_to_be16(cc_state->cct.ccti_limit); in __subn_get_opa_cc_table()
3922 entries = cc_state->cct.entries; in __subn_get_opa_cc_table()
H A Dinit.c515 ccti_limit = cc_state->cct.ccti_limit; in set_link_ipg()
519 cce = cc_state->cct.entries[max_ccti].entry; in set_link_ipg()
H A Drc.c2722 ccti_limit = cc_state->cct.ccti_limit; in process_becn()
/linux/Documentation/devicetree/bindings/display/panel/
H A Dpanel-simple.yaml75 - cct,cmt430b19n00
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_hw.h930 u8 cct[8]; /* Config change time */ member
/linux/drivers/input/misc/
H A Diqs626a.c985 if (!fwnode_property_read_u32(ch_node, "azoteq,cct-increase", in iqs626_parse_channel()
/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml267 "^cct,.*":
/linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c4829 .compatible = "cct,cmt430b19n00",