Searched defs:cg (Results 1 – 13 of 13) sorted by relevance
| /drivers/gpio/ |
| A D | gpio-crystalcove.c | 115 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_mask() 126 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio) in crystalcove_update_irq_ctrl() 135 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_in() local 146 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dir_out() local 157 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_get() local 173 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_set() local 239 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_unmask() local 254 struct crystalcove_gpio *cg = gpiochip_get_data(gc); in crystalcove_irq_mask() local 279 struct crystalcove_gpio *cg = data; in crystalcove_gpio_irq_handler() local 304 struct crystalcove_gpio *cg = gpiochip_get_data(chip); in crystalcove_gpio_dbg_show() local [all …]
|
| /drivers/clk/ |
| A D | clk-qoriq.c | 111 static u32 cg_in(struct clockgen *cg, u32 __iomem *reg) in cg_in() 470 static void __init p2041_init_periph(struct clockgen *cg) in p2041_init_periph() 482 static void __init p4080_init_periph(struct clockgen *cg) in p4080_init_periph() 499 static void __init p5020_init_periph(struct clockgen *cg) in p5020_init_periph() 514 static void __init p5040_init_periph(struct clockgen *cg) in p5040_init_periph() 534 static void __init t1023_init_periph(struct clockgen *cg) in t1023_init_periph() 539 static void __init t1040_init_periph(struct clockgen *cg) in t1040_init_periph() 838 struct clockgen *cg; member 1034 static void __init create_muxes(struct clockgen *cg) in create_muxes() 1301 static void __init create_plls(struct clockgen *cg) in create_plls() [all …]
|
| A D | clk-en7523.c | 390 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_is_enabled() local 397 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_prepare() local 436 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7523_pci_unprepare() local 453 struct en_clk_gate *cg; in en7523_register_pcie_clk() local 473 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_is_enabled() local 483 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_enable() local 498 struct en_clk_gate *cg = container_of(hw, struct en_clk_gate, hw); in en7581_pci_disable() local
|
| /drivers/power/supply/ |
| A D | chagall-battery.c | 53 struct chagall_battery_data *cg = in chagall_led_set_brightness_amber() local 62 struct chagall_battery_data *cg = in chagall_led_set_brightness_white() local 93 static int chagall_battery_get_value(struct chagall_battery_data *cg, in chagall_battery_get_value() 119 struct chagall_battery_data *cg = power_supply_get_drvdata(psy); in chagall_battery_get_property() local 162 struct chagall_battery_data *cg = in chagall_battery_poll_work() local 194 struct chagall_battery_data *cg; in chagall_battery_probe() local 253 struct chagall_battery_data *cg = i2c_get_clientdata(client); in chagall_battery_suspend() local 263 struct chagall_battery_data *cg = i2c_get_clientdata(client); in chagall_battery_resume() local
|
| A D | rk817_charger.c | 573 static irqreturn_t rk817_plug_in_isr(int irq, void *cg) in rk817_plug_in_isr() 591 static irqreturn_t rk817_plug_out_isr(int irq, void *cg) in rk817_plug_out_isr()
|
| /drivers/clk/mediatek/ |
| A 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/clk/sunxi-ng/ |
| A D | ccu_gate.c | 33 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_disable() local 61 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_enable() local 77 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_is_enabled() local 85 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_recalc_rate() local 97 struct ccu_gate *cg = hw_to_ccu_gate(hw); in ccu_gate_determine_rate() local
|
| /drivers/video/fbdev/ |
| A D | offb.c | 107 u32 cg = green >> (16 - info->var.green.length); in offb_setcolreg() local
|
| A D | simplefb.c | 52 u32 cg = green >> (16 - info->var.green.length); in simplefb_setcolreg() local
|
| /drivers/clk/thead/ |
| A D | clk-th1520-ap.c | 1164 struct ccu_gate *cg = hw_to_ccu_gate(&plat_data->th1520_gate_clks[i]->hw); in th1520_clk_probe() local
|
| /drivers/clk/tegra/ |
| A D | clk-dfll.c | 294 u32 cg; member
|
| /drivers/staging/media/ipu3/include/uapi/ |
| A D | intel-ipu3.h | 685 __u32 cg:5; member
|
| /drivers/scsi/lpfc/ |
| A D | lpfc_sli.c | 1786 int wsigmax, wfpinmax, cg, tdp; in lpfc_cmf_sync_cmpl() local
|
Completed in 96 milliseconds