Searched defs:cg (Results 1 – 11 of 11) sorted by relevance
/drivers/gpio/ |
D | gpio-crystalcove.c | 114 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_mask() 125 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_ctrl() 134 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() local 145 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_out() local 156 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_get() local 172 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() local 186 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_irq_type() local 216 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_lock() local 223 struct crystalcove_gpio *cg = gpiochip_get_data(irq_data_get_irq_chip_data(data)); in crystalcove_bus_sync_unlock() local 238 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_unmask() local [all …]
|
/drivers/clk/ |
D | clk-qoriq.c | 102 static void cg_out(struct clockgen *cg, u32 val, u32 __iomem *reg) in cg_out() 110 static u32 cg_in(struct clockgen *cg, u32 __iomem *reg) in cg_in() 469 static void __init p2041_init_periph(struct clockgen *cg) in p2041_init_periph() 481 static void __init p4080_init_periph(struct clockgen *cg) in p4080_init_periph() 498 static void __init p5020_init_periph(struct clockgen *cg) in p5020_init_periph() 513 static void __init p5040_init_periph(struct clockgen *cg) in p5040_init_periph() 533 static void __init t1023_init_periph(struct clockgen *cg) in t1023_init_periph() 538 static void __init t1040_init_periph(struct clockgen *cg) in t1040_init_periph() 543 static void __init t2080_init_periph(struct clockgen *cg) in t2080_init_periph() 548 static void __init t4240_init_periph(struct clockgen *cg) in t4240_init_periph() [all …]
|
D | clk-en7523.c | 197 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_is_enabled() local 204 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_prepare() local 243 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_unprepare() local 264 struct en_clk_gate *cg; in en7523_register_pcie_clk() local
|
/drivers/clk/sunxi-ng/ |
D | ccu_gate.c | 31 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable() local 57 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable() local 73 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled() local 81 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate() local 93 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_round_rate() local
|
/drivers/clk/mediatek/ |
D | clk-gate.c | 33 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_get_clockgating() local 53 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit() local 60 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit() local 67 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_set_bit_no_setclr() local 74 struct mtk_clk_gate *cg = to_mtk_clk_gate(hw); in mtk_cg_clr_bit_no_setclr() local 162 struct mtk_clk_gate *cg; in mtk_clk_register_gate() local 195 struct mtk_clk_gate *cg; in mtk_clk_unregister_gate() local
|
/drivers/power/supply/ |
D | rk817_charger.c | 595 static irqreturn_t rk817_plug_in_isr(int irq, void *cg) in rk817_plug_in_isr() 613 static irqreturn_t rk817_plug_out_isr(int irq, void *cg) in rk817_plug_out_isr()
|
/drivers/video/fbdev/ |
D | simplefb.c | 50 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
|
D | offb.c | 107 u32 cg = green >> (16 - info->var.green.length); in offb_setcolreg() local
|
/drivers/clk/tegra/ |
D | clk-dfll.c | 294 u32 cg; member
|
/drivers/staging/media/ipu3/include/uapi/ |
D | intel-ipu3.h | 684 __u32 cg:5; member
|
/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 1786 int wsigmax, wfpinmax, cg, tdp; in lpfc_cmf_sync_cmpl() local
|